Skip to content

some osm tags not included #115

@TheGreatRefrigerator

Description

@TheGreatRefrigerator

For https://www.openstreetmap.org/node/8671377598#map=19/49.40434/8.69222
only

{
	"7": {
		"type": "Feature",
		"geometry": {
			"type": "Point",
			"coordinates": [
				8.692216,
				49.40434
			]
		},
		"properties": {
			"osm_id": 8671377598,
			"osm_type": 1,
			"distance": 0,
			"category_ids": {
				"528": {
					"category_name": "vending_machine",
					"category_group": "shops"
				}
			}
		}
	}
}

is returned without the osm_tag vending=parking_tickets

Are there only specific tags considered and returned?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions