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

Edit Open Cycle Maps in Qgis

0

Dear all,

Pretty new to OSM and GIS software overall here.

I am working on a publication with the birding hotspots in Georgia (Caucasus). I would need to create some maps to indicate places of interest.

As a baselayer I like the looks of Open Cyclemap, OCMlandscape or similar.

So what I would need to do is edit these maps in Qgis to leave out some information and add some others (place names in English or English and Georgian). So can I edit this information straight in Qgis (and how) or do I need to go through OpenMapTiles or anything like that? 

Thanks a lot in advance for your advice, B

asked 25 May '21, 17:16

Brecht's gravatar image

Brecht
11112
accept rate: 0%


One Answer:

0

Tile servers provide raster information, hence the only edits are on a pixel basis. If you don't find georgian language generated tiles, go for a different approach.

If you don't need routing, go for umap: chooose an aerial imagery background and vector layers with the OSM elements useful for the project (bird watching stands, paths, place names etc); if you don't plan to add your elements to OSM, you can straight edit the umap and/or import datasets in several formats (csv, geojson, gpx, kml...); vector layers styles are customizeble.

Umap provides user some funcions for interaction, typically click to get pop-up element info; see example

answered 26 May '21, 08:29

Cascafico's gravatar image

Cascafico
283202329
accept rate: 0%

Source code available on GitHub .