Skip to content
This repository was archived by the owner on Nov 22, 2022. It is now read-only.
This repository was archived by the owner on Nov 22, 2022. It is now read-only.

Is there an example of creating vector tiles from osm files #15

@veikkoeeva

Description

@veikkoeeva

I was looking for ways to create Mapbox vector tiles using .NET. One plan that occurred to me was to download .osm files, store them to PostgreSQL PostGIS database as nodes, labels etc. and us its functions to do this. Then I noticed this library.

Though now looking at this I think it should be possible to load an OpenStreetMap .osm file and create Mapbox vector layers. Though I don't know how so I was thinking to ask here if there are examples of creationg Mapbox vector tiles out of OpenStreetMaps .osm files?

(I took a first stab, maybe I'm just too sleepy and missed something obvious.)

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