Questions tagged [proj]

PROJ is a cartographic projections and coordinate transformations library

PROJ is an open-source coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.

Resources

256 questions
-1
votes
2 answers

How do I move the center of map in EPSG 4326

I have Australia, and Samoa and other Oceania territories in a map. If I plot this with EPSG 4326 proj4string: "+proj=longlat +datum=WGS84 + no_defs" The points fall into the outer edges of the map. This is silly, the islands are close to each other…
Roel Hogervorst
  • 299
  • 3
  • 13
1 2 3
17
18