3
votes
1answer
52 views

Is there a service that would return me all streets in a city (ZIP)?

I am looking for a service that you know of, that would return me all streets in a city (ZIP) for the purpose of building a drop-down (or auto-complete) address entry field. Thanks
2
votes
0answers
369 views

adding arcgis js api featurelayer is slow and produces errors for ie

First time ArcGIS js API user here. The app I am building loads a series of FeatureLayer on top of an ArcGISDynamicMapServiceLayer. I based my code on the Class Breaks Renderer sample here. The app ...
1
vote
1answer
108 views

Clipping soil survey map service to feature class

I'm guessing this is not possible but is there any way to clip a Esri map service such as the Soil Survey Map for a another feature polygon? ...
1
vote
0answers
212 views

ArcSDE geodatabase for non-spatial data

I have a table stored in an SDE geodatabase for all point features with an additional GEOMETRY_ID. A few non-spatial data tables are stored in an ordinary MS SQL Server database. They can be joined by ...