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

serializable #9

Open
iwillig opened this issue Feb 26, 2010 · 0 comments
Open

serializable #9

iwillig opened this issue Feb 26, 2010 · 0 comments

Comments

@iwillig
Copy link
Collaborator

iwillig commented Feb 26, 2010

Features, geometries, and feature collections should be serializable as json, kml and gml object.

dwins' suggestion:

import org.geoscript._
import geometry.writer._

val p = geometry.Point(1, 2)
val json = p as JSON // from geometry.writer
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

1 participant