|
POST
|
Hi I attempted this a few years back, the code from my tool is attached. Really I was wanting to mimic the ChangeDetector transformer in Data Interoperability/FME. If you have real work to do buy Data Interoperability or FME, or if you are working with polyline features the new Detect Feature Changes tool (Advanced) might do the trick. Regards
... View more
08-12-2015
08:09 AM
|
1
|
1
|
4423
|
|
POST
|
Hi The SpatialRelator transformer in the Data Interoperability extension will calculate the set of spatial relationships between two sets of features. It is challenging to implement. For something like point-and-polygon tests you might consider publishing a feature service and using the REST Query endpoint to return a set of features that match each input geometry. This is also challenging for your Python skills but is available for any desktop user if you leverage ArcGIS Online.
... View more
08-10-2015
02:30 PM
|
0
|
0
|
1273
|
|
BLOG
|
Thanks Richard! If people have Desktop Advanced there is also the Aggregate Points tool in the cartography generalization toolset, but which doesn't support a case field, or the HullAccumulator transformer in Data Interoperability's Workbench application, which does support a group-by (or case) item. Regards
... View more
07-15-2015
11:22 AM
|
0
|
0
|
13046
|
|
POST
|
Hi John I just invited you to a group where you'll see all parcels in New Zealand, also titles and owners. You can upload a couple of ways, add a zipped file GDB as an item and publish it, or share a web layer from Pro. Uploading a GDB is faster but doesn't set default display properties. Big uploads take some time to publish. You can display > 1000 features in Desktop. Regards
... View more
06-17-2015
01:40 PM
|
3
|
1
|
1536
|
|
POST
|
Hi I can't reproduce what you're seeing, see here: http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?SingleLine=2725%2030TH%20STREET… Are you using Streetmap Premium by any chance? It is possible the candidate order was influenced by the structure of the composite locator (Point address with acceptable score elevated above street address with perfect score). regards
... View more
06-01-2015
09:42 AM
|
0
|
7
|
6820
|
|
POST
|
Yes, provided in the Settings for your locate providers you have enabled ArcGIS Online then you will get a popup with the reverse geocode from the World service.
... View more
05-21-2015
11:01 AM
|
0
|
13
|
3346
|
|
POST
|
Please check you have an alias 'test' set for the Toolbox containing your ETL tool - that is the value indicated by your Python code. If you do then you need to log a support call because something else is wrong. Thanks
... View more
05-18-2015
09:43 AM
|
0
|
3
|
4154
|
|
POST
|
Hi Do you have the Workflow Manager extension installed? There is a known incompatibility fixed in 10.3.1 that results in Data Interoperability tools not being licensed when Workflow Manager is present. Regards
... View more
05-18-2015
09:31 AM
|
0
|
5
|
4154
|
|
POST
|
Hi This issue is fixed in ArcGIS 10.3.1, sorry for the delay. Regards
... View more
05-15-2015
02:23 PM
|
0
|
1
|
1799
|
|
POST
|
Yes, the Explore tool serves as the identify tool in Pro, when the tool is active there is a right click option "What's here" that will reverse gecode the clicked point in the map using your loaded location providers - by default the ArcGIS Online World geocoding service.
... View more
05-15-2015
01:56 PM
|
1
|
16
|
3346
|
|
POST
|
Hi There are a few incarnations of tools that handle a schema.ini file, here is one for Pro: http://www.arcgis.com/home/item.html?id=d887241f6908466a984c94631fd1974f Regards
... View more
04-22-2015
11:00 AM
|
0
|
1
|
1781
|
|
POST
|
Hello Score calculation is not documented in detail, but I can give you a thumbnail. If you open USAddress.lot.xml in Firefox from its installed location at file:///C:/Program Files (x86)/ArcGIS/Desktop10.<version>/Locators you will see a navigable tree. In Top Level Elements navigate to FullNormalAddress; the superscript numbers for NormalAddress (70) and Zone (30) are the relative weights for score contributions from those elements. Coincidentally they sum to 100 but only the relative weight is relevant. Navigating further from NormalAddress you will see 70/100 of the score is contributed 15/75 and 60/75 by House and FullStreetName respectively, where 75 is the sum of the weights, and further down you can see the elements prefix (5/92), pretype (6/92), StName (70/92), suftype (6/92) and suffix (5/92) weights where 92 is the sum of those weights. An individual score for any lowest level element (like how to calculate a score contribution from an imperfect street name) may be determined by the Spelling/Scoring section of the XML file if an anticipated spelling correction is required to match the reference data, or by a proprietary algorithm for unanticipated spelling errors or noise or repeated characters, as when you have keybounce. Scores are weight summed, with percentage normalization, from the bottom up. Missing elements do not penalize a score, they simply do not contribute. Regards
... View more
04-10-2015
02:23 PM
|
1
|
12
|
6820
|
|
POST
|
Hi We are still looking into this, in the meantime I attach a 10.2.2 Toolbox with ACAD reader and writer, you can update the reader and writer after copying into your own tools, then they can point to your own data. Regards
... View more
03-25-2015
11:27 AM
|
0
|
2
|
1799
|
|
POST
|
Hello We are chasing an issue in 10.2.2 whereby the ACAD format is unavailable in the Quick tools, but is available in the format gallery for Spatial ETL tools. The issue is not reliably reproducable. In the meantime please use a Spatial ETL tool for data import and export. Regards
... View more
03-23-2015
08:49 AM
|
0
|
4
|
6215
|
|
POST
|
The Convert Coordinate Notation tool in the Projections & Transformations toolbox is what you need.
... View more
03-16-2015
08:08 AM
|
3
|
1
|
1410
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 1 | a week ago | |
| 1 | 2 weeks ago | |
| 4 | 05-28-2026 05:58 AM | |
| 1 | 05-15-2026 06:54 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|