Questions tagged [epsg]

107 questions
-1
votes
1 answer

Translate EPSG 3035 to EPSG 4326(lon lat) from shapefile

I have a dataset in a shapefile with CRS: EPSG 3035, which is the extent is xmax,xmin,ymax,ymin. I'm struggling to translate it into long and lat format. Do you know how to solve this? Thanks
Syu
  • 3
  • 1
-1
votes
1 answer

How to transform projection EPSG:3857 to EPSG:4326 in java (Geospatial)

Is there a way to transform a EPSG:3857 projection to EPSG:4326 in java? I'm using the esri java sdk. I went through the esri skd docs, but couldn't find a way to transform EPSG:3857 to EPSG:4326. Is there a way of doing it? I have a webMercator…
Rafael Paz
  • 497
  • 7
  • 22
1 2 3 4 5 6 7
8