Issue with Services of Two Different Projections
I have an operaational layer that is dynamic in Stateplane NAD83 feet. I am also using one of the ESRI cached REST imagery map services. Web Mercator. The ESRI service added successfully. However, I did get a message stating it was going to reproject my operational service to match the ESRI service.
All is working fine. However, when I use a parcel search workflow to query a parcel, the results return fine, but when you click on that record, it zooms out to the Arabian Sea (I am in San Diego, CA). Also, I have several "Jump to extents" specified which also land out in the middle of the Arabian Sea. These two features functioned properly before I introduced the ESRI base map service.
Any ideas are appreciated. I am hoping as usual that I am overlooking something ridiculously simple.
Thanks
-
Hi Jason,
You will have to force your workflow to re-project the results of the search into web mercator, so that they will get placed on the map in the correct location. The query task in your workflow will have an Out Spatial Reference field, which you should set to
new ESRI.ArcGIS.Client.Geometry.SpatialReference(102100)
-Victoria
0 -
Thank you for the advice. However, it did not work. I am sure I am doing something wrong here. I added "new ESRI.ArcGIS.Client.Geometry.SpatialReference(102100)" directly to the "Out Spatial Reference" field in the In Arguments for the Query Task.
I did not get an error message in Workflow Designer. However, it is still not re-projecting the query results properly. What am I missing?
Thanks
0 -
Can the new version, 4.10 of Geocortex allow us to combine image caches that are in Stateplane with one that is in Web Mercator. The Web Mercator cached image service comes from another agency. All our aerials are already in cached State Plane format. Is the only way to combine these datasets is to take the Web Mercator source data and project it first?
thanks0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
3 Kommentare