-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace HOTOSM layers? #567
Comments
I was able to get a json response for the buildings layer with the following url: https://kort.nunagis.gl/refserver/rest/services/Kortportal/Kortportal_TekniskGrundkort/MapServer/82/query/?f=json&where=OBJECTID+is+not+null&outFields=*&orderByFields=OBJECTID+ASC |
PR #568 adds buildings layer. Attributes are in Danish. The "Bygningsbrug" field gives the building use. Unique values are (translated to English via Google Translate):
So we could create e.g., an "Airports" layer from "Buildings". |
PR #569 adds a roads layer from the same NunaGIS service as the Buildings layer. The layer is titled "VEJMIDTE" in the service, which translates to "MIDDLE OF THE ROAD" according to Google Translate. I think this means the lines are roadway centerlines, which is probably what we want. I'll follow up with our contacts as Asiaq to confirm though. |
Other layers we might be interested in from the NunaGIS service:
|
PR for various layers added from Asiaq/NunaGIS: #571 |
Still need to find a "populated places" layer: something that has a population count. Some of our tutorial materials rely on this. Ticket: #596 |
Can we replace the HOTOSM layers with something else, e.g., from Asiaq?
Aside from populated places, HOTOSM layers were:
Frederik H. from Asiaq says:
The text was updated successfully, but these errors were encountered: