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

make consistent the geometry parsers/generators #1437

Closed
springmeyer opened this issue Aug 23, 2012 · 3 comments
Closed

make consistent the geometry parsers/generators #1437

springmeyer opened this issue Aug 23, 2012 · 3 comments
Milestone

Comments

@springmeyer
Copy link
Member

Ensure that wkt/wkb/geojson/svg api's are all similar:

  • expose svg generation
  • add svg parsing
  • add svg_multi_generator ?
  • svg in screen coords?
  • add mapnik::util::to_geojson
  • reduce duplication of ::detail between wkt/svg
  • geojson geometry_parser exposes multi-pass, wkt does not
@strk
Copy link
Contributor

strk commented Nov 22, 2012

may I suggest to push this to 2.2 milestone ? Refactoring doesn't sound like a safe thing to do in a stable branch.

@springmeyer
Copy link
Member Author

yep, pushing to 2.2 milestone.

@springmeyer
Copy link
Member Author

mostly handled by #2314

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