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

MAGMA-226: Add javascript methods for geo value types #359

Closed
ymarcon opened this issue May 7, 2013 · 2 comments
Closed

MAGMA-226: Add javascript methods for geo value types #359

ymarcon opened this issue May 7, 2013 · 2 comments
Labels
Milestone

Comments

@ymarcon
Copy link
Member

ymarcon commented May 7, 2013

Jira issue originally created by user @ymarcon:

See methods specifications: Geo Magma Javascript.

In addition to the geo specific methods:

  • newValue() global method must support the creation of the different geo value types (from strings to be parsed or from array (of array of array) of decimals).
  • value() method will return array (of array of array) of decimals.
  • eq() method will compare coordinates

This task includes unit tests.

@ymarcon
Copy link
Member Author

ymarcon commented Jun 25, 2013

Comment created by @ymarcon:

  • newValue() supports creation from a geojson string representation of point/linestring/polygon
  • value() returns array (of array (of array)) of decimals.

@ymarcon
Copy link
Member Author

ymarcon commented Jun 25, 2013

Issue was closed with resolution "Fixed"

@ymarcon ymarcon added this to the 1.7.0 milestone May 25, 2018
@ymarcon ymarcon closed this as completed May 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant