|
POST
|
Hi David GTech can be built on Oracle Spatial Relational, please check this aspect. Regards
... View more
09-08-2011
07:51 AM
|
0
|
0
|
3370
|
|
POST
|
Greg Try this: http://resources.arcgis.com/gallery/file/geoprocessing/details?entryID=E51354B2-1422-2418-A0F6-8E4F8975BDAD Make selections on parcels to see how it works. Strange shaped parcels may take a while to resolve. Regards
... View more
09-07-2011
09:51 AM
|
0
|
0
|
1548
|
|
POST
|
Hi Paul Run your ETL tool and from the results window right click the result and copy it as a Python snippet. Then create a standalone Python script that imports arcpy and imports the toolbox, before executing the snippet, like: import arcpy arcpy.ImportToolBox(r'C:\Temp\NEARBug.gdb\NEARBug') arcpy.SpatialETLTool("'C:/Work/Product Management/Loqate/Loqate.gdb'","geodatabase") Then follow the directions here to make the script a scheduled task: http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//002100000038000000.htm Regards
... View more
09-02-2011
08:50 AM
|
0
|
0
|
817
|
|
POST
|
Andreea et alia Please try the attached. A UK style is still in progress. Regards
... View more
09-01-2011
09:18 AM
|
1
|
0
|
3010
|
|
POST
|
Ashi This endpoint includes a rooftop locator in the composite: GIS Servers\arcgis on tasks.arcgisonline.com\Locators\TA_Address_NA_10.GeocodeServer Add the server from: http://tasks.arcgisonline.com/arcgis/services Terms of use are here: http://www.esri.com/software/arcgis/arcgisonline/task-services.html Regards
... View more
09-01-2011
07:06 AM
|
0
|
0
|
356
|
|
POST
|
Sergio Add a Select Data process after model "A" and set it as a precondition to "B". Regards
... View more
08-30-2011
07:00 AM
|
0
|
0
|
585
|
|
POST
|
Alex The Data Interoperability extension has a transformer that separates the doughnut exterior polygon from its interior rings, creating new features for each interior ring. See the DonutHoleExtractor. Regards
... View more
08-19-2011
07:26 AM
|
0
|
0
|
2010
|
|
POST
|
Hello Tanner Please take a look at this sample script tool: http://resources.arcgis.com/gallery/file/geoprocessing/details?entryID=351BEE10-1422-2418-8815-82074A3E6B6C You may want to put it in a model and project one of the inputs if you are going to use Shape as one of the change detection fields. You also may need to edit the tool properties to allow GUID fields to be inputs, I can't recall if these are allowed. The tool is not fast, sorry. Regards
... View more
08-17-2011
07:41 AM
|
0
|
0
|
1120
|
|
POST
|
Allison If you really mean a prefix street type with abbreviation "E" exists in your locator style, then you can edit the .CLS file in the Geocode directory of your ArcGIS install to comment out the line where the street type "T" has the abbreviation "E". Look for rows that look like this and put a semicolon at the beginning of the line to comment them out (these are guesses at what the types might be): ELM E T END E T ESP E T Regards
... View more
08-11-2011
06:58 AM
|
0
|
0
|
1613
|
|
POST
|
Susan I have emailed Keera in Australia but not heard back yet, can you email me at bharold@esri.com? Thanks
... View more
08-09-2011
07:08 AM
|
0
|
0
|
2634
|
|
POST
|
Hi Sri If you have the Data Interoperability extension you can adopt a workflow where only changes are written to the target table (the source table for the dynamically geocoded feature class). It would work like this: The source DBMS table is read into the workspace and so is the target table. Records are compared with the ChangeDetector transformer and added and deleted records identified (updates will show as new records from the source and unknown records from the target, versus the source table of record). Assign a feature attribute named "fme_db_operation" values of INSERT or DELETE and write to the target geodatabase table; this will write the deltas and trigger the geocode. Regards
... View more
08-05-2011
09:13 AM
|
0
|
0
|
674
|
|
POST
|
Susan The GML is not well formed. For example in ..15284.gml instead of valid XML bracketing for the LinearRing there is a "<" character: <gml:PolygonPatch><gml:LinearRing... The same is true for ..15237. The file ...15236 has un-escaped ampersand characters in it. Regards
... View more
08-05-2011
07:50 AM
|
0
|
0
|
2634
|
|
POST
|
Bruce, Thank you very much for your help, I greatly appreciate it. I have just one follow-up question: do you know if using the framework for ArcGIS 10 is faster/more efficient than running 8 simultaneous sessions in ArcGIS 9.3.1? I am trying to figure out whether I should wait for my IT to install ArcGIS 10, which is planned for the next few months. Thanks, Andrew Tschirhart Andrew The approaches are the same, in terms of execution of geoprocessing functions, it's just the 10-based script handles all the split/process/merge legwork. The script will help you with the modulo arithmetic details so take a look anyway. Regards
... View more
08-05-2011
07:22 AM
|
0
|
0
|
919
|
|
POST
|
Hi Susan I have asked for a copy of the file you sent and I'll take a look. Regards
... View more
08-05-2011
07:01 AM
|
0
|
0
|
2634
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | yesterday | |
| 3 | 2 weeks ago | |
| 1 | 03-23-2026 05:24 AM | |
| 4 | 04-02-2026 01:17 PM | |
| 2 | 03-12-2026 12:22 PM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|