parent
b94cd38d2d
commit
456b728f2d
@ -0,0 +1,43 @@
|
|||||||
|
{
|
||||||
|
"type": "FeatureCollection",
|
||||||
|
"name": "江宁经开区",
|
||||||
|
"crs": {
|
||||||
|
"type": "name",
|
||||||
|
"properties": {
|
||||||
|
"name": "urn:ogc:def:crs:OGC:1.3:CRS84"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"features": [
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"properties": {"name":"重点路段"},
|
||||||
|
"geometry": {
|
||||||
|
"coordinates": [
|
||||||
|
[
|
||||||
|
[
|
||||||
|
118.79812211018367,
|
||||||
|
31.89488527680767
|
||||||
|
],
|
||||||
|
[
|
||||||
|
118.79840281990607,
|
||||||
|
31.894249733686692
|
||||||
|
],
|
||||||
|
[
|
||||||
|
118.84050927825359,
|
||||||
|
31.89766572637714
|
||||||
|
],
|
||||||
|
[
|
||||||
|
118.84032213843915,
|
||||||
|
31.898301245916215
|
||||||
|
],
|
||||||
|
[
|
||||||
|
118.79812211018367,
|
||||||
|
31.89488527680767
|
||||||
|
]
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"type": "Polygon"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,43 @@
|
|||||||
|
{
|
||||||
|
"type": "FeatureCollection",
|
||||||
|
"name": "江宁经开区",
|
||||||
|
"crs": {
|
||||||
|
"type": "name",
|
||||||
|
"properties": {
|
||||||
|
"name": "urn:ogc:def:crs:OGC:1.3:CRS84"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"features": [
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"properties": {"name":"重点片区"},
|
||||||
|
"geometry": {
|
||||||
|
"coordinates": [
|
||||||
|
[
|
||||||
|
[
|
||||||
|
118.73133970615027,
|
||||||
|
31.82565980871793
|
||||||
|
],
|
||||||
|
[
|
||||||
|
118.71899184395562,
|
||||||
|
31.807634288801196
|
||||||
|
],
|
||||||
|
[
|
||||||
|
118.74590385130261,
|
||||||
|
31.806558027067368
|
||||||
|
],
|
||||||
|
[
|
||||||
|
118.76300089126534,
|
||||||
|
31.83346080829797
|
||||||
|
],
|
||||||
|
[
|
||||||
|
118.73133970615027,
|
||||||
|
31.82565980871793
|
||||||
|
]
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"type": "Polygon"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in new issue