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

Create Vector MbTile from postgres data #25

Open
asecondwill opened this issue Sep 20, 2017 · 3 comments
Open

Create Vector MbTile from postgres data #25

asecondwill opened this issue Sep 20, 2017 · 3 comments
Assignees

Comments

@asecondwill
Copy link

Hello

I want to pull postgres data (with points and lines) from our server and create a vector mbtile. Then merge that with a vector OSM mbtile i have.

Is this a possible usage of Tiler? Any help how to set that up would be great. So far i have got tiler working in docker. Not sure how to create a config file to connect to a remote postgres db.

Thanks, amazing project : )

@JamesLMilner
Copy link
Contributor

I believe this is may possible, it's been a while since I've worked on the project but @joykuotw being the C++ wizard he is did some work on getting tile merging directly into Tippecanoe (which Tiler uses as a dependency). Let me have a nose around and get back to you, I may need to update the code somewhat or add a config option.

@asecondwill
Copy link
Author

Thanks guys. It's also the connecting to postgres bit that is a struggle.

@wlazlowski
Copy link

hi,
I would like to use our own PostGIS server where we store already bunch of layers.
What I need to do to be able get access to my PostGIS server under Tiler project ?
Like in Tegola webserver You can point to Your PostGIS server and fetch layers directly from Your source.

Thanks in advance,
Tomek Wlazlowski.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants