|
POST
|
a shapefile or feature class can only be a point, line or polygon, not a combination of them.
... View more
10-28-2020
07:27 AM
|
0
|
5
|
3283
|
|
POST
|
The main page is a Map Service, but the Census polygon aggregate data appears to be a feature service. Pro may allow Feature Class to Feature Class to download this service, also specifying a bounding rectangle although the data owner should be contacted for permission to ensure this is acceptable use. From the GET: Request URL: https://services1.arcgis.com/Ua5sjt3LWTPigjyD/arcgis/rest/services/School_Districts_Current/FeatureServer/0/query........
... View more
10-27-2020
02:51 PM
|
0
|
0
|
2199
|
|
POST
|
Also had this issue. Points deciding to display randomly by extent and scale. Looked very poor when demonstrating the dashboard.
... View more
10-27-2020
02:38 PM
|
0
|
0
|
8196
|
|
POST
|
Go to properties of the layer, then symbology. (I have a text field from a shapefile with A,B,C,D as values - feature class is the same process). categories - unique values click 'add all values' near the bottom left, this will add the set of values within that field OK that
... View more
10-26-2020
03:07 PM
|
0
|
0
|
2441
|
|
POST
|
I think in CopyFeatures you would specify the path for the output FC rather than the destination GDB/Folder, grab the fc name and use that within your loop (something like os.path.join(OutputFGDB, fc_name). Have a look at the feature class class attributes and see the name property, may well be fc_name = fc.name, also ensure you import os module. for fc in fcList: also has no indent on what you've copied. Again put in some print statements and it would be helpful to see what output, messages you get also.
... View more
10-24-2020
05:11 PM
|
1
|
0
|
5590
|
|
POST
|
for dataset in datasetList: add an indentation after this for the block, get rid of the try except block as this is likely failing with the lack of indent then excepting, add lots or print statements and review
... View more
10-24-2020
01:46 PM
|
0
|
2
|
5590
|
|
POST
|
are you iterating outputs or is this just the tool ran several times? Set your geoprocessing options to overwrite previous outputs if the latter?
... View more
10-24-2020
01:33 PM
|
0
|
1
|
4437
|
|
POST
|
That's heartbreaking Mike Only other guess might be any formatting tags you have for the display/font which might mess-up the auto resize? If so maybe select the font and colour from the options instead.
... View more
10-23-2020
12:28 PM
|
0
|
2
|
6554
|
|
POST
|
It should do! what version are you on and what environment? Maybe a browser issue?
... View more
10-23-2020
11:08 AM
|
0
|
4
|
6553
|
|
POST
|
I'm saying that if you're looking to compare the result of the slope etc to the original raster to understand what may be happening, it would be useful to look at it without any interpolated cisualisation method, and probably a good idea to use a colour ramp rather than grayscale. I'd imagine when you do this, it would highlight the probable cause of your slope and curvature outputs being a bit funky. Other causes might also be common projection/units and parameters for the slope and curvature also.
... View more
10-23-2020
06:57 AM
|
0
|
0
|
4576
|
|
POST
|
Hi Julia, Could you add a category selector linked to the gauges instead of in-map selections?
... View more
10-23-2020
05:33 AM
|
0
|
0
|
1115
|
|
POST
|
It looks like you're viewing the raster you created with cubic convolution or bilinear interpolation. Change the display/symbology setting to nearest neighbour and you'll probably see the raster isn't quite as friendly as it looks. I'd guess its a case of GIGO so you may need to recreate it using alternate parameters or input more/better data to feed it.
... View more
10-23-2020
03:54 AM
|
0
|
2
|
4576
|
|
POST
|
I think when you've digitized the polygons, assign each space a unique ID or code, then use a Relate to match the code against something like an excel spreadsheet which contains the attribution needed. Then it would just be a case of updating the spreadsheet/csv with new students/staff attributes in each row.
... View more
10-23-2020
03:45 AM
|
1
|
0
|
1358
|
|
POST
|
are you saying the widget/corner coordinate bar now can't be made visible by clicking on the eye? what CRS is your basemap in? Have you got any pics?
... View more
10-22-2020
01:29 PM
|
0
|
1
|
1995
|
|
POST
|
Could you just accomplish this with a View published from the Enterprise GDB? You could also publish the data with definition queries and fields removed from display before publishing, or do this within the Web Map?
... View more
10-22-2020
01:24 PM
|
0
|
0
|
933
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-17-2023 12:44 PM | |
| 1 | 06-13-2025 01:08 PM | |
| 1 | 09-25-2025 03:19 PM | |
| 1 | 09-24-2025 02:35 PM | |
| 1 | 09-17-2025 02:42 PM |
| Online Status |
Offline
|
| Date Last Visited |
07-06-2026
06:42 AM
|