Skip to content
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

Natively process OSM data sources #114

Open
mattdelsordo opened this issue Aug 24, 2018 · 0 comments
Open

Natively process OSM data sources #114

mattdelsordo opened this issue Aug 24, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@mattdelsordo
Copy link
Contributor

At the time of writing, you can 100% render OSM data in Tilegarden, but you have to run it through osm2pgsql first so that Tilegarden can read it from Postgis. Mapnik does allow for using OSM data with a plugin, but it's not compiled in by default in the C++ version and it's unclear whether it exists in node-mapnik.

  1. Plug Tilegarden into an OSM data source and see whether it renders that data or not.
  2. Figure out how/if OsmPlugin can be compiled into node-mapnik when installing dependencies.
@mattdelsordo mattdelsordo added the enhancement New feature or request label Aug 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant