|
POST
|
If you have got the vertices as points and their Z values. Why not summarise these (Analysis / Summary Statistics) using the RouteID as the case, and minZ, MaxZ as the statistics. Then join the resultant table back to your polyline routes.
... View more
09-30-2015
12:52 AM
|
0
|
0
|
1109
|
|
POST
|
But I also see that there is this under the OAuth 2.0 section... ArcGIS REST API
... View more
09-30-2015
12:45 AM
|
0
|
0
|
3396
|
|
POST
|
On ArcGIS desktop you use the "Data Frame" toolbar to rotate the frame relative to the data. But you are probably talking about some programmatic way of doing this.
... View more
09-30-2015
12:35 AM
|
0
|
0
|
2160
|
|
POST
|
Just looked at the help for Json to features. It talks about geometry and any associated attributes and their values. It does not mention symbology. Which makes sense if you think about how ArcGIS approaches spatial data. The data is one thing and its various attributes, how you symbolize this is entirely another thing and is applied afterwards.
... View more
09-29-2015
11:53 PM
|
1
|
1
|
1307
|
|
POST
|
Also check for null geometries. A spatial select wouldn't find these. Maybe repair would work, but if these are in SDE, that might be a non-starter.
... View more
09-29-2015
08:23 AM
|
0
|
0
|
2670
|
|
POST
|
Yes, that extent looks pretty strange. I was going to post here the help on AddSpatialIndex_management etc here, but that seems to be what you are doing in your model anyway. Are you absolutely sure that your coordinate system is correct for this data or that there isn't a small piece of geometry out by the moon somewhere?
... View more
09-29-2015
05:27 AM
|
1
|
2
|
2670
|
|
POST
|
Ok, went to their web site and got the original pdf. Then printed it to a jpeg to have a play with the georeferencing. Tried a standard SAf albers, but the map is centred on ~21degE (instead of 24 or 25E). Georeffed it using points along the coast / border, but it also looks pretty horrible. The map has been put together in Coral Draw. So its very difficult to get this correct without knowing what the original is in. Could try contacting the author - Shaheed Russon (from the properties of the pdf).
... View more
09-29-2015
12:25 AM
|
1
|
0
|
1843
|
|
POST
|
As Luke said... The tfw file does not actually contain any information about what the actual coordinate system for the data is. For raster files it is just a reference for the corner coordinate and the cell size / rotation of the grid. This doesn't seem appropriate for LAS point files. If you still have access to the supplier, get them to tell you the exact parameters of the coord sys of the information. (projection system with its parameters and the datum on which it is based).
... View more
09-28-2015
08:15 AM
|
0
|
0
|
1870
|
|
POST
|
Is this data or a piece of paper? And the source? DMR?.. If its national extent it may be a SAf Albers equal area projection. Can you post a snapshot here?
... View more
09-28-2015
08:04 AM
|
0
|
2
|
1843
|
|
POST
|
Or, of course, select what you want then save to another dataset.
... View more
09-28-2015
02:37 AM
|
1
|
0
|
1694
|
|
POST
|
I investigated the speed of deleting a large number of features recently. I found that both DeleteFeatures & a da.UpdateCursor / deleteRow managed about 50 records per second. So, even if you get it to work it will take a long time. Rather go Luis' route and not create the features you don't want in the first place.
... View more
09-28-2015
02:36 AM
|
1
|
1
|
1694
|
|
POST
|
I think that there is only the "generateToken" call to the server. You can also generate a token with a long expiry by specifying "expiration" : 1000 or something for a large number of seconds validity. Otherwise check the expires property against the system time as you suggest.
... View more
09-28-2015
12:43 AM
|
1
|
3
|
3396
|
|
POST
|
"exported as a shapefile", huh.... What was the original format of the data? Read up on editing in the help files. And also the advantages of keeping data in geodatabases.
... View more
09-26-2015
04:08 AM
|
1
|
0
|
1305
|
|
POST
|
Which map of SA is it? If you havn't got a graticule to use and you don't know what coordinate system the map has been published in, this will be quite difficult.
... View more
09-25-2015
09:12 AM
|
1
|
4
|
1839
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 09-08-2015 11:28 PM | |
| 1 | 12-20-2013 08:59 PM | |
| 1 | 05-14-2014 10:38 PM | |
| 1 | 12-16-2013 09:05 PM | |
| 1 | 05-31-2019 02:50 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:23 AM
|