Difference between revisions of "Type GeoJSON"

From truxwiki.com
Jump to navigation Jump to search
(Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_GeoJSON</code> |- | File Type Value | 1048 |- | Parent Type | JSON |- |...")
 
Line 28: Line 28:
 
Geographic information in JSON format.
 
Geographic information in JSON format.
  
=Details=
+
=External links=
 
* [https://datatracker.ietf.org/doc/html/rfc7946 RFC 7946]
 
* [https://datatracker.ietf.org/doc/html/rfc7946 RFC 7946]

Revision as of 12:31, 15 February 2022

Details
Defined Constant Type_GeoJSON
File Type Value 1048
Parent Type JSON
Carve Yes
Format Details No
MIME Type application/vnd.geo+json
Filename Extension geojson

GeoJSON

Description

Geographic information in JSON format.

External links