|
POST
|
Exactly as Dan & Wu says. Judging by the extent values in your original post, your input points were in some form of GCS (lat/long), but they have been defined as the german grid metres. This is a mistake. Bring the points in a define them correctly first, then project.
... View more
08-16-2016
03:36 AM
|
0
|
0
|
2732
|
|
POST
|
Sorry FC, but shouldn't the Create table and the InsertCursor stuff be outside the Search Cursor loop. At the mo, you are creating a new table for every row in the SearchCursor.
... View more
08-16-2016
03:32 AM
|
0
|
2
|
8758
|
|
POST
|
Try Ianko's tools. I see Poly to Point is a free tool in ET Geo wizards. http://www.ian-ko.com/ Otherwise you would have to use some python / arcpy magic.
... View more
08-15-2016
11:43 PM
|
1
|
0
|
8758
|
|
POST
|
Dan, sorry but the author has posted this twice, the other one is in Managing Data. Don't know how to cross link the 2.
... View more
08-15-2016
07:04 AM
|
0
|
1
|
1392
|
|
POST
|
Well 2million join to 100k is quite a lot, but I wouldn't think it would take weeks to process. Is your data properly indexed, in a local fgdb etc etc. Have you tried using the Spatial Join tool rather than the interface inside ArcMap.
... View more
08-15-2016
05:01 AM
|
1
|
1
|
971
|
|
POST
|
Sorry, but are you actually trying to interpolate these contours from only 4 points and a zero line? I think the output is pretty good if that is the case. Interpolation in many cases is quite tricky. If you "know" the contours should be parallel to the coastline, rather than bowing out as they do now, add a couple of extra points yourself.
... View more
08-11-2016
09:51 AM
|
1
|
0
|
1663
|
|
POST
|
Well, once you have moved or inserted vertices, the only way is to re-interpolate the elevation from the dem using interpolate shape. To calculate an elevation from the vertex before and after would be a mistake surely? What if you have reshaped a small segment of line to better follow the stream bottom (which is what you appear to be doing). So without the original dem, where are the elevations coming from? The line segment geom object could be fed into Interpolate shape to create an in_memory fc, then update the original from that.
... View more
08-11-2016
09:39 AM
|
1
|
0
|
2102
|
|
POST
|
See this example, I just added a Mask function. This a Dem with everything below 1600m changed to NoData
... View more
08-11-2016
01:19 AM
|
2
|
1
|
4666
|
|
POST
|
Is there any reason you want the true 3d distance / area for this? Unless your plots / paving is on the side of the Himalayas, the angular difference given the size of the area will be pretty tiny.
... View more
08-09-2016
09:32 AM
|
1
|
0
|
1684
|
|
POST
|
Have you considered using attachments instead of hyperlinked files? ArcGIS Help (10.2, 10.2.1, and 10.2.2)
... View more
08-02-2016
12:23 AM
|
0
|
1
|
3236
|
|
POST
|
Because this works with other layers with the same definition query, I still suspect there maybe something funny with the underlying data. Is there something invisible way outside the domain or something strange like that? Null Geometries?
... View more
07-29-2016
12:07 AM
|
0
|
1
|
2010
|
|
POST
|
Just curious, in that original image the text looks a little "squashed", yet in the "projected" image it looks more normal. There is something wrong with the coord sys of the original I think.
... View more
07-28-2016
12:33 PM
|
0
|
0
|
3729
|
|
POST
|
The export raster dataset dialog from the layer in ArcMap : All of the options are there. tick use renderer and the Force RGB tick box will light up. Set the location, if this is an fgdb rather than a folder, then the output will be, obviously a fgdb raster. If you want tiff or whatever set the location to a folder, then select the format.
... View more
07-28-2016
12:24 PM
|
1
|
1
|
5865
|
| 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
|