This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Is openstreetmap available in WMS format with the EPSG:32633 coordinate system for use with AND FibreCo software?

0

Is openstreetmap available in WMS format with the EPSG:32633 coordinate system for use with AND FibreCo software?

asked 25 Jul '22, 15:51

Beppe22's gravatar image

Beppe22
11111
accept rate: 0%


One Answer:

1

You can set up your own WMS server with our free data (using Free Software like e.g. Apache with mod_mapnik_wms, or Mapserver). The WMS can project OSM data into any projection.

If you would like to use a WMS server run by someone else, see https://wiki.openstreetmap.org/wiki/WMS#OSM_WMS_Servers for options.

answered 26 Jul '22, 12:28

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Source code available on GitHub .