POST
|
Try creating the composite locator in a file folder instead. Brad
... View more
11-17-2010
07:06 AM
|
0
|
0
|
111
|
POST
|
Can you supply me with some data? I can take a look at it. Brad
... View more
11-09-2010
08:26 AM
|
0
|
0
|
10
|
POST
|
I guess you have a few options when it comes to getting the X, Y values from the geocoding service and each one has its pros and cons: 1. Use GP Geocode Addresses Tool within a model and post-process the geocoded featureClass to extract the X and Y values. Within the model you can make the output geocoded featureClass an "Intermediate" or even "In Memory" output so that it does not stay around after. 2. Use SOAP and the GeocodeAddresses method to get back a recordSet that will need to be post-processed to extract the X and Y values. You will need to pass WriteXYCoordFields with a value of "true" in the PropMods PropertySet that you pass in GeocodeAddresses. 3. Use SOAP and GeocodeAddress method to get back a PropertySet that contains the Geocoded Result of a single address and post-process the result to extract the X and Y values. You would also need to have WriteXYCoordFields in the PropMods PropertySet as in option 2. 4. Use REST and FindAddressCandidates method to geocode a single address and get multiple candidates that you will need to post-process and to find the best candidate and get the X and Y values from it. As you can see, there are many options but I am not 100% sure what your requirements and your workflow look like. I can give further direction if you can clarify your requirements and perferred workflow. Brad
... View more
10-28-2010
07:51 AM
|
0
|
0
|
116
|
POST
|
You are correct. You would need to use REST or SOAP and then you could process the result to get just the X and Y values. Why are you looking for just X and Y and what format would you like the result to be?
... View more
10-25-2010
08:33 AM
|
0
|
0
|
116
|
POST
|
You can get just x and y back if you use ArcGIS Online via REST. Brad
... View more
10-22-2010
08:26 AM
|
0
|
0
|
116
|
POST
|
Are you using IE8 to download the zip file? If so, do you have another web browser like Firefox or Chrome? There seems to be an issue with zip files and downloading from IE8. I can email it to you if you would like. Brad
... View more
10-12-2010
12:15 PM
|
0
|
0
|
101
|
POST
|
Would you be willing to share your data? I could take a look and see why it is failing.
... View more
10-11-2010
10:38 AM
|
0
|
0
|
111
|
POST
|
Try unzipping this locator xml file and replacing the one with the same name (make a copy of the original first though). This should solve your problem. Brad
... View more
10-08-2010
02:02 PM
|
0
|
0
|
101
|
POST
|
This is a bug. I can update the locator xml file and give you a new one so that it will work. I will post it when I am finished. Brad
... View more
10-08-2010
12:10 PM
|
0
|
0
|
101
|
Online Status |
Offline
|
Date Last Visited |
3 weeks ago
|