A group that maintains a freely available database with standard codes for coordinate systems, datums, spheroids, units and the like

learn more… | top users | synonyms

0
votes
0answers
20 views

“could not get any sources: no image returned from source WMS” error in mapproxy demo

I am trying to connect my mapserver to MapProxy. First part of the map file is shown below MAP FONTSET "fonts.lst" IMAGETYPE png MAXSIZE 4000 SIZE 800 800 EXTENT -20000000 -20000000 20000000 20000000 ...
0
votes
0answers
21 views

EPSG 4267 (NAD27) boundaries

I need the bounding box coordinates for NAD27 (EPSG/SRID 4267) to check the user's coordinate input. http://spatialreference.org/ref/epsg/4267/ shows the area that doesn't cover North America at ...
0
votes
0answers
40 views

How to set GDAL/cs2cs/proj to use NTv2 grid shift file when using EPSG codes?

I am using the GDAL API for Python for a script that takes only EPSG codes for inputs to specify source and target coordinate systems. While the cs2cs command seems to handle quite well ...
0
votes
0answers
75 views

Getting: org.opengis.referencing.NoSuchIdentifierException: No transform for classification “Transverse Mercator Zoned Grid System” with geotools

Using geotools I've been trying to create a referenced envelope after converting/reprojecting from WGS 84 to UTM with specific zones and it seems that either I need to do something with authority ...
0
votes
0answers
14 views

Are there any templates for how to define a NAD83 gridset on geoserver with EPSG:26913?

I was trying to add this gridset for viewing capabilities, but I have no idea how to define the levels for the tile matrix set.