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

Precision is broken, at least in Vector provider #203

Open
tomazbracic opened this issue Nov 19, 2014 · 2 comments
Open

Precision is broken, at least in Vector provider #203

tomazbracic opened this issue Nov 19, 2014 · 2 comments

Comments

@tomazbracic
Copy link

I would like to set precision to 6 (which should be default too) but is not taken. When I get GeoJSON precision is 15 which is default in GDAL if I am not mistaken.

juliomalegria added a commit to juliomalegria/TileStache that referenced this issue Nov 21, 2014
juliomalegria added a commit to juliomalegria/TileStache that referenced this issue Nov 21, 2014
@robhawkes
Copy link

I'm currently experiencing the same issue with the GeoJSON output precision being 15, even though it's set to 6 in the config. Is there a workaround?

@apphillipe
Copy link

This issue keeps happening. I solved it by changing the provider to PostGeoJson. The vectiles provider truncates the precision to 2 digits, even using the precision property.

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

No branches or pull requests

3 participants