Difference between revisions of "SimpleGraph-GeoJSON"

From BITPlan Wiki
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...")
 
Line 1: Line 1:
 +
=SimpleGraphModule=
 +
 
{{SimpleGraphModule
 
{{SimpleGraphModule
 
|name=GeoJSON
 
|name=GeoJSON
Line 5: Line 7:
 
|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
 
|viewmode=hidden
 
|viewmode=hidden
 
}}
 
}}
 +
=Freitext=
 
= Links =
 
= Links =
 
* https://tools.ietf.org/html/rfc7946
 
* https://tools.ietf.org/html/rfc7946

Revision as of 12:55, 27 August 2018

SimpleGraphModule

SFA Polygon with hole.svg

SimpleGraph GeoJSON module

The SimpleGraph GeoJSON module makes GeoJSON data available see GeoJSON support for Google gson library. The initial issue is 19

Sources

Freitext

Links