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

Need OperatorImportFromJson.local().execute() function that takes a String parameter. #5

Closed
alocke opened this issue May 6, 2013 · 0 comments
Assignees

Comments

@alocke
Copy link
Member

alocke commented May 6, 2013

Need OperatorImportFromJson.local().execute() function that takes a String parameter. Currently,OperatorImportFromJson.local().execute() function requires that a String be wrapped in a JsonParser object and it throws an IllegalArgumentException.

@ghost ghost assigned stolstov May 6, 2013
stolstov added a commit that referenced this issue May 7, 2013
Changed visibility of Geometry.GeometryAccelerationDegree. Added
OperatorImportFromJson.execute(String) to import from string. Deprecated
ImportMapGeometryFromJson. ImportFromJson should be used instead.
Removed unused operator and fixed a rare bug in TopoGraph.
@stolstov stolstov closed this as completed May 7, 2013
stolstov pushed a commit that referenced this issue Aug 12, 2020
Add unit test for:
- Envelope: getCenter() & Merge()
- Envelope2D: clipLine() & sqrDistances()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants