Difference between revisions of "Type GeoJSON"

From truxwiki.com
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{| style="float:right;border:1px solid black"
 
{| style="float:right;border:1px solid black"
|+ Details
+
|+ [[Type_Berla_CSV|<<]] Details [[Type_SubRip_Subtitle|>>]]
 
| Defined Constant
 
| Defined Constant
 
| <code>Type_GeoJSON</code>
 
| <code>Type_GeoJSON</code>
Line 28: Line 28:
 
Geographic information in JSON format.
 
Geographic information in JSON format.
  
=External links=
+
=Details=
 
* [https://datatracker.ietf.org/doc/html/rfc7946 RFC 7946]
 
* [https://datatracker.ietf.org/doc/html/rfc7946 RFC 7946]

Latest revision as of 17:07, 21 May 2024

<< 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.

Details