Untitled
unknown
json
10 months ago
1.2 kB
6
Indexable
{
"type": "FeatureCollection",
"name": "s0_proyeccion_lotes",
"crs": {
"type": "name",
"properties": {
"name": "urn:ogc:def:crs:OGC:1.3:CRS84"
}
},
"features": [
{
"type": "Feature",
"properties": {
"id": 1234,
"nombre": "XXX",
"nivel": 1,
"zona": "XXX
"zonaID": 1234
"productor": "XXXXX",
"productorID": 123,
"nivel4": "XXXX",
"nivel4ID": 123,
"nivel5": "XXX",
"nivel5ID": 1234,
"lote": "XXXX",
"loteID": 1234
},
"geometry": {
"coordinates": [
[
[
[
-71.66114732337438,
-35.87112441708981
],
[
-71.62289145494292,
-35.884822274590306
],
[
-71.6247696982662,
-35.855351428909785
],
[
-71.66114732337438,
-35.87112441708981
]
]
]
],
"type": "MultiPolygon"
}
}
]
}Editor is loading...
Leave a Comment