I recently encountered a business need to reproject a hosted web feature layer from an obscure projection to Web Mercator. This layer was inadvertently published by a user that had previously used said projection and forgot to change it when publishing. Working with Esri Solutions Engineer...
You still need to Define Projection (presumably WGS 1984), in addition to using the world file. It works just fine for me, with your original world file. Because the data itself now has a spatial reference, you can reproject it however you want: View solution ...
**The Project tool in ArcToolbox was updated at ArcGIS 9.2 to support annotation; therefore, the steps below are no longer applicable in ArcGIS 9.2 or later versions.** Instructions provided describe how to use the Geoprocessing toolbox to reproject geodatabase annotation to a different projected...
Solved: I'm having trouble getting a WMS layer from my Geoserver to display in my ArcGIS test application. I'm just learning the ArcGIS Javascript API. For my test
You still need to Define Projection (presumably WGS 1984), in addition to using the world file. It works just fine for me, with your original world file. Because the data itself now has a spatial reference, you can reproject it however you want: Reply 0 Kudos ...
So I need a way to set the spatial reference of the output 'burnt_areas_mask' to the spatial reference of 'burnt_areas'. The "reproject" function looks like a possible solution. https://developers.arcgis.com/python/api-reference/arcgis.raster.functions.html#reproje...
It looks like our best solution is to make sure the basemap and shapefiles are in the same spatial reference. Are shapefile layers loaded via the ShapefileTable class going to be able to reproject on the fly sometime down the road? *Marking Morten's original response as ...
I am not sure what your basemaps spatial reference is but the error is stating that it can not reproject to 4326. Reply 0 Kudos Previous 1 2 Next An Unexpected Error has occurred. Related Tags javascript web_developers featurelayer arcgis-api-for-javascri… javascript-api ja...
The file is in decimal degrees, how can I change to meters. Iam using ArcGIS 9.3 Solved! Go to Solution. shp studyarea_Clip1.shp.zip Reply 0 Kudos All Posts Previous Topic Next Topic 1 Solution by AnthonyGiles 01-01-2015 06:06 AM Ruttia, you are...