|
POST
|
About ArcGIS Pro Help—ArcGIS Pro | Documentation check to see if you are using online or downloaded help
... View more
03-20-2020
07:48 AM
|
1
|
0
|
828
|
|
POST
|
return 3 is a number and will produce an error return "3" or return str(3) .... will return a string representation of a number which you can use in that field
... View more
03-20-2020
03:12 AM
|
0
|
0
|
1343
|
|
POST
|
Not necessary at all, it is a convenience largely. If the layouts are an issue, they may persist whether you use a template or a standard project. Avoid including data, data sources whose location may change or is not accessible to all people in your organization would help. If you have a base map for your organization, make sure it resides locally (on server perhaps) rather than relying on external sources. etc. Also, the less you include, the better, don't try to provide a template that covers all users. Other elements, such as layouts, can be 'templated' and stored for access to people that need them Add a layout to your project—Layouts | Documentation
... View more
03-20-2020
03:08 AM
|
0
|
1
|
2925
|
|
POST
|
Erase—Help | Documentation requires an advanced license, which I suspect is the reason that Lis Mortensen doesn't... or can't use the tool. Other tools in the Overlay toolset have restrictions, for some unfathomable reason, given these operations are basic to GIS
... View more
03-20-2020
03:01 AM
|
2
|
0
|
5556
|
|
POST
|
There is no need to do things through a cursor. If you have a need to copy featureclasses from one gdb to another and you want to do it with some changes in the output name perhaps, look at existing tools and their code examples. Do recognize that many tools can be 'batched' without coding. Copy—Data Management toolbox | Documentation Feature Class to Feature Class—Conversion toolbox | Documentation Examine the existing tools within the Tools structure, particular those in the Conversion and Data Management toolsets. Anatomy of a tool reference page—ArcGIS Help | Documentation Code examples ... if needed at all ... are contained within
... View more
03-20-2020
02:55 AM
|
1
|
6
|
3554
|
|
POST
|
You did go through the sections in the help? Project templates—ArcGIS Pro | Documentation So what went wrong would be more to the question? Any particular component of what a template provides that a saved project solved? It may be easier to address that issue.
... View more
03-20-2020
02:47 AM
|
0
|
0
|
2925
|
|
POST
|
you use the tool in the link after you have chosen the format you want. You might want to read up on GEOREF perhaps. You can skip angle since long/lat are already angular measures from 2 reference planes and also require a radius. Some of the other systems have already incorporated these considerations.
... View more
03-20-2020
02:42 AM
|
0
|
0
|
1890
|
|
POST
|
perhaps... Convert Coordinate Notation—Data Management toolbox | Documentation from there... GARS, GEOREF, UTM_ZONES, UTM_BANDS, USNG, and MGRS are single-string coordinate formats, meaning only one field contains the coordinate.
... View more
03-19-2020
05:52 PM
|
0
|
2
|
1890
|
|
POST
|
I didn't say an exact match, but the origin example is there origin_coord (Optional) Specifies the coordinate value for the lower left origin of the output grid feature class. If input features are specified, the default value is determined by the extent of the union of extents for these features. If there are no input features specified, the default coordinates are 0 and 0. which if you have input features, these are 0,0, otherwise, I assume you can specify your actual offset coordinate values here.
... View more
03-19-2020
04:17 PM
|
0
|
1
|
1644
|
|
POST
|
save the result to disk, and open the table showing the OBJECTID for the join count. click on every feature in turn and see if one of the features is actually 2 parts, or one feature is partially on top of the other
... View more
03-19-2020
03:28 PM
|
1
|
0
|
4146
|
|
POST
|
example 4 shows how to set an origin point/location. I think their example must be in web mercator, so make sure you are specifying your parameters in your desired coordinate system Grid Index Features—ArcGIS Pro | Documentation
... View more
03-19-2020
03:17 PM
|
1
|
3
|
1644
|
|
POST
|
many to one one to one one to many switch the order of the join which options did you try?
... View more
03-19-2020
02:02 PM
|
0
|
1
|
4146
|
|
POST
|
Your shapes are all singlepart? If not, run the Multipart to singlepart tool
... View more
03-19-2020
01:41 PM
|
0
|
3
|
4146
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-03-2017 11:39 AM | |
| 1 | 08-05-2019 05:21 PM | |
| 1 | 09-02-2016 08:05 AM | |
| 1 | 01-15-2018 01:10 PM | |
| 1 | 09-17-2018 12:48 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:22 AM
|