|
POST
|
You could use feature to 3d by attribute. But can't remember if that was there in 10.1.
... View more
09-22-2016
06:51 AM
|
0
|
0
|
1610
|
|
POST
|
As far as I recall, time slider looks at each record for the time, so you could have a time enabled layer for "deforested" (using a definition or something) and see each land parcel appear in the appropriate year. Similarly for your other categories. But you can't time slide across each record. Or am I misunderstanding the situation.
... View more
09-22-2016
06:48 AM
|
0
|
2
|
1513
|
|
POST
|
Well, how does it "not work". Errors, what happened etc etc. How are the image layers being managed? In a mosaic? raster dataset? as images?
... View more
09-22-2016
06:42 AM
|
1
|
0
|
1071
|
|
POST
|
Sorry, but you are not going to summarise anything using the OID, because that is unique to each record. If you want to add a text field to the polys and do something in field calculator like: Gets you this :
... View more
09-21-2016
12:25 PM
|
1
|
1
|
1543
|
|
POST
|
You have left most of your shapefile behind. There is only the *.shp. Can't do anything with that. A shapefile has several components *.shp, *.sbx, *.dbf, *.prj and possibly several others. What do you mean by inbound & outbound?
... View more
09-20-2016
06:31 AM
|
1
|
2
|
6039
|
|
POST
|
You probably need to show us the data and exactly what you want to do. What do you mean "merge" all the point data attributes? How to merge? add them up? count them?
... View more
09-20-2016
04:39 AM
|
1
|
0
|
846
|
|
POST
|
Probably, your only solution is to build a polylineZ from the points via arcpy / python. If you give us a look at your point data, I am sure someone can give you a start to help you do this.
... View more
09-20-2016
04:36 AM
|
1
|
4
|
6039
|
|
POST
|
If you have a series of measured points with datum 1 X, Y, Z and datum 2 X, Y, Z, you can calculate a geocentric transform between the 2. Most survey software will do this and we can do it here as well.
... View more
09-19-2016
11:26 AM
|
0
|
1
|
3470
|
|
POST
|
But, all these details are doing is pinning down the principal point in terms of the WGS84 ellipsoid. So therefore it is based on that. That is all. It is WGS84 based, that's all you need. You cannot define a "Custom Datum". You can however define a custom datum transformation between known and defined datums. That is how transformations are calculated between old "classical" datums and more modern ecef type datums (chiefly WGS84) are defined. So, you still don't need a custom datum.
... View more
09-19-2016
11:23 AM
|
1
|
2
|
3470
|
|
POST
|
As far as I am concerned, you don't need to define a new datum for this. It is equivalent to GCS_WGS_1984. But perhaps someone with more experience in this area like MKennedy-esristaff might like to comment
... View more
09-19-2016
09:54 AM
|
0
|
5
|
3470
|
|
POST
|
In the layout view right click and get the data frame properties. The frame tab you can set outlines, background colours etc.
... View more
09-19-2016
09:36 AM
|
1
|
0
|
2321
|
|
POST
|
If neither of these tools meets your needs, you may have to "roll your own" using python. But data comparisons can be tricky (there is so much to compare...). But the geometry equals and other methods for geometry do enable you to do this. And if you structure it correctly, it might not be that slow. If you do a spatial joint between the 2 sets of features first, then compare the actual geometries using the method.... Then, the attributes. Can get complicated...
... View more
09-19-2016
09:33 AM
|
1
|
0
|
1095
|
|
POST
|
The service is looking at the underlying mxd (or an image of it in memory somewhere). So, whether you use style sheets or not, the layer inside ArcMap would have to have all the possible types of polygon for instance. Say you had a whole bunch of building footprints, and they were classified into 4 "types" : House, Office, Restaurant; Commercial or something. If you only had actually 3 of these in your layer, they would draw, but there is no restuarant until someones edits and adds one. Then it would appear, without you having to re-publish. And add the extra type of feature into the toc. If you add some category that is not in the TOC then you wont see it. That's what domains and so forth are about, controlling allowed entries. Then you can set everything up beforehand.
... View more
09-19-2016
07:43 AM
|
2
|
0
|
1575
|
|
POST
|
See some of the help docs...what-are-symbols-and-styles
... View more
09-19-2016
07:29 AM
|
1
|
0
|
1575
|
| 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
|