Difference between revisions of "SimpleGraph-GeoJSON"
Jump to navigation
Jump to search
(Created page with "{{SimpleGraphModule |name=GeoJSON |logo=File:SFA_Polygon_with_hole.svg |modulename=geojson |systemname=GeoJsonSystem |url=https://en.wikipedia.org/wiki/GeoJSON |apiname=GeoJSO...") |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 5: | Line 5: | ||
|systemname=GeoJsonSystem | |systemname=GeoJsonSystem | ||
|url=https://en.wikipedia.org/wiki/GeoJSON | |url=https://en.wikipedia.org/wiki/GeoJSON | ||
| − | |apiname=GeoJSON support for Google gson library | + | |apiname=GeoJSON support for Google gson library |
|apiurl=https://github.com/filosganga/geogson | |apiurl=https://github.com/filosganga/geogson | ||
| + | |issue=19 | ||
|documentation=makes GeoJSON data available | |documentation=makes GeoJSON data available | ||
|storemode=property | |storemode=property | ||
Latest revision as of 11:56, 27 August 2018
SimpleGraph GeoJSON module
The SimpleGraph GeoJSON module makes GeoJSON data available see GeoJSON support for Google gson library. The initial issue is 19
Sources
- System: GeoJsonSystem.java
- JUnit-Test: TestGeoJsonSystem.java