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 tiles for vector layers after save #11

Open
ingenieroariel opened this issue May 16, 2013 · 2 comments
Open

Create tiles for vector layers after save #11

ingenieroariel opened this issue May 16, 2013 · 2 comments

Comments

@ingenieroariel
Copy link
Owner

Respecting the cartocss if it exists

@rukku
Copy link
Collaborator

rukku commented May 27, 2013

Added some code that creates GeoJSON files out of the shape files, kinda like what we did with the Calculate method. It's rather slow though but it loads the geometry instead of the bounding box. Were you thinking of using TMS for the vector layers, too?

57d2aba

@ingenieroariel
Copy link
Owner Author

I was thinking about using something like:

https://github.com/mapbox/mapnik-vector-tile

-a

On Mon, May 27, 2013 at 8:55 AM, rukku [email protected] wrote:

Added some code that creates GeoJSON files out of the shape files, kinda
like what we did with the Calculate method. It's rather slow though but it
loads the geometry instead of the bounding box. Were you thinking of using
TMS for the vector layers, too?

57d2abahttps://github.com/ingenieroariel/webandgis/commit/57d2aba789be3b8747363eb2e463790d235f338f


Reply to this email directly or view it on GitHubhttps://github.com//issues/11#issuecomment-18499760
.

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

2 participants