Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. {
  2. "type": "FeatureCollection",
  3. "name": "stsp",
  4. "crs": {
  5. "type": "name",
  6. "properties": {
  7. "name": "urn:ogc:def:crs:OGC:1.3:CRS84"
  8. }
  9. },
  10. "features": [{
  11. "type": "Feature",
  12. "properties": {
  13. "NAME": "南科台南園區"
  14. },
  15. "geometry": {
  16. "type": "MultiPolygon",
  17. "coordinates": [[[[120.254719655429966, 23.12274447367183], [120.259894452191148, 23.124973395928571], [120.263688275972541, 23.126079478448567], [120.268327782464468, 23.126966149383172], [120.277579522683951, 23.128236656121899], [120.280066518303826, 23.119959983722719], [120.281418033907755, 23.120998664233856], [120.283479464100452, 23.118970910138611], [120.281558860958626, 23.117204103639281], [120.283530204753333, 23.115093190813816], [120.282429696255207, 23.112225102619821], [120.279332906541441, 23.110508729415876], [120.279396937245906, 23.109811373311889], [120.281778774064506, 23.109878044133772], [120.281541999791116, 23.109039787766967], [120.281065785426946, 23.107865570222454], [120.281104702871886, 23.106219296671252], [120.282759698375017, 23.106868663209752], [120.285698441199429, 23.108807502873056], [120.287833593254547, 23.109905485193551], [120.289152822978394, 23.10561391329734], [120.291131770581885, 23.107743668984099], [120.292870812913492, 23.10387253742552], [120.290794661564007, 23.103032850781887], [120.290621809360644, 23.101497244092929], [120.288996370036699, 23.100966038607709], [120.290072502345225, 23.097008229641631], [120.288146058587969, 23.096390972349525], [120.287818226544545, 23.095663937367089], [120.286979166744715, 23.094683440282402], [120.287559231102321, 23.093318663996712], [120.286988884948215, 23.092841687290051], [120.287596589021433, 23.091951438406909], [120.288377100709582, 23.092596796320031], [120.288830816480427, 23.092319780084821], [120.289491322748688, 23.092852967713405], [120.291106812404394, 23.089515171133005], [120.29111120322753, 23.08867800894344], [120.290538812644911, 23.088591720820109], [120.288079535371935, 23.086124921643208], [120.2874400945757, 23.087321997763745], [120.284174102935182, 23.083491396106222], [120.285112814486396, 23.082714278554498], [120.284513111310872, 23.082097630198568], [120.268940431941218, 23.090677169097628], [120.266982699068407, 23.090305316403388], [120.265740975016286, 23.091332067156394], [120.265752625931199, 23.094736643091114], [120.266261389916536, 23.095436656686744], [120.270838965249453, 23.096434571553353], [120.271125454374143, 23.099219305783819], [120.270896172115258, 23.102594863272337], [120.270382835748208, 23.102732020907844], [120.270378916459222, 23.103457555791707], [120.264678957894091, 23.103654352128093], [120.254719655429966, 23.12274447367183]]]]
  18. }
  19. }
  20. ]
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement