User:Luciano: Difference between revisions

From OpenGeofiction
No edit summary
No edit summary
Line 1: Line 1:
You can visit my website, [https://wiki.geofictician.net/wiki/index.php/Geofictician:About here].
You can visit my website, [https://wiki.geofictician.net/wiki/index.php/Geofictician:About here].


I'll write this up elsewhere, soon, but the new render address (for background or imagery in iD / JOSM) is:
I'll write this up elsewhere, soon...


<nowiki>https://tile.opengeofiction.net/ogf-carto/{zoom}/{x}/{y}.png</nowiki>
===How can I use JOSM for editing the OpenGeofiction map?===


max zoom is 20
If you want to use the JOSM editor, configure the "Connection settings" (via the "Edit -> Preferences" menu), so that the OSM server URL points to our server
https://opengeofiction.net/api
as shown here: <br> [[File:josm_01.png|thumb|left]] <br clear=all>
 
===How can I display the OpenGeofiction map as background in JOSM?===
 
To display the OpenGeofiction map as background in JOSM, add our server to the "selected entries" in the "Imagery preferences", using the "+TMS" button, as shown in this screenshot: <br> [[File:josm_02.png|thumb|left]] <br clear=all> "OpenGeofiction" should then appear in the "Imagery" menu.
 
The input values for the OGF map layers are as listed below.
 
{| class="wikitable"
! Layer (5.)
! URL template (2.)
|-
| OGF-Carto (OSM's default style) || <code><nowiki>https://tile.opengeofiction.net/ogf-carto/{zoom}/{x}/{y}.png</nowiki></code> (Max zoom = 20)
|-
| OGF-Topo (OpenTopoMap's style) || <code><nowiki>https://tile.opengeofiction.net/ogf-topo/{zoom}/{x}/{y}.png</nowiki></code> (Max zoom = 17)
|}
 
Once you completed this step, you can then select "OpenGeofiction" as background for the "Download" dialog: <br> [[File:josm_03.png|thumb|left]] <br clear=all>

Revision as of 21:56, 29 August 2021

You can visit my website, here.

I'll write this up elsewhere, soon...

How can I use JOSM for editing the OpenGeofiction map?

If you want to use the JOSM editor, configure the "Connection settings" (via the "Edit -> Preferences" menu), so that the OSM server URL points to our server https://opengeofiction.net/api

as shown here:


How can I display the OpenGeofiction map as background in JOSM?

To display the OpenGeofiction map as background in JOSM, add our server to the "selected entries" in the "Imagery preferences", using the "+TMS" button, as shown in this screenshot:


"OpenGeofiction" should then appear in the "Imagery" menu.

The input values for the OGF map layers are as listed below.

Layer (5.) URL template (2.)
OGF-Carto (OSM's default style) https://tile.opengeofiction.net/ogf-carto/{zoom}/{x}/{y}.png (Max zoom = 20)
OGF-Topo (OpenTopoMap's style) https://tile.opengeofiction.net/ogf-topo/{zoom}/{x}/{y}.png (Max zoom = 17)

Once you completed this step, you can then select "OpenGeofiction" as background for the "Download" dialog: