Skip to content

OSM POI Layer Improvements #19

@taetscher

Description

@taetscher

This Layer needs some improvements.

Specifically it would be nice if we had a QGIS workflow automated that:

  • Gets the latest OSM data via Overpass Query (should be doable from within QGIS)
  • Creates a class Attribute and populates the attribute (needed to distinguish icons when drawing the map)
  • Dumps all non-essential Attributes (keeps only the Class and Name attributes)
  • Saves the layer as a geojson with correct EPSG

The JS part also could do with a few improvements (only after a class attribute was established)

  • no popups on POIs without a name attribute

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions