Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "type": "FeatureCollection",
- "features": [
- {
- "type": "Feature",
- "properties": {
- "_storage_options": {
- "color": "Navy"
- },
- "name": "ルート"
- },
- "geometry": {
- "type": "LineString",
- "coordinates": [
- [
- 135.43529972434047,
- 34.667825376046125
- ],
- [
- 135.43702840805057,
- 34.666887812555
- ],
- [
- 135.4366207122803,
- 34.66607598430214
- ],
- [
- 135.432243347168,
- 34.66974679654012
- ],
- [
- 135.4314494132996,
- 34.669535023332244
- ],
- [
- 135.43632030487063,
- 34.665670067192586
- ],
- [
- 135.43608427047732,
- 34.665087660909535
- ],
- [
- 135.43129920959475,
- 34.669217362505314
- ],
- [
- 135.43104171752933,
- 34.66846732516391
- ],
- [
- 135.43569803237918,
- 34.66452289939198
- ],
- [
- 135.43503284454349,
- 34.663869889088474
- ],
- [
- 135.43084859848025,
- 34.66803494761084
- ],
- [
- 135.4303336143494,
- 34.66791141075262
- ],
- [
- 135.42979717254642,
- 34.66777022554623
- ],
- [
- 135.4344964027405,
- 34.66360515371551
- ],
- [
- 135.43372392654422,
- 34.66318157535943
- ],
- [
- 135.42951822280887,
- 34.66725842715608
- ],
- [
- 135.42893886566165,
- 34.66678192236444
- ],
- [
- 135.43286561965945,
- 34.662934486985066
- ],
- [
- 135.43198585510257,
- 34.662669748623465
- ],
- [
- 135.42848825454715,
- 34.666358360248864
- ],
- [
- 135.43114900588992,
- 34.66222851614116
- ],
- [
- 135.4352380335331,
- 34.667673160577266
- ]
- ]
- }
- },
- {
- "type": "Feature",
- "properties": {
- "_storage_options": {
- "color": "Yellow"
- },
- "name": "スタート"
- },
- "geometry": {
- "type": "Point",
- "coordinates": [
- 135.43530240654945,
- 34.66782096400748
- ]
- }
- },
- {
- "type": "Feature",
- "properties": {
- "_storage_options": {
- "color": "Blue"
- },
- "name": "ゴール"
- },
- "geometry": {
- "type": "Point",
- "coordinates": [
- 135.43524742126468,
- 34.66765992443632
- ]
- }
- },
- {
- "type": "Feature",
- "properties": {
- "_storage_options": {
- "opacity": "0.2",
- "color": "Cyan"
- },
- "name": "ユニバ"
- },
- "geometry": {
- "type": "Polygon",
- "coordinates": [
- [
- [
- 135.43216824531558,
- 34.66971150104307
- ],
- [
- 135.43473243713382,
- 34.66810554001856
- ],
- [
- 135.43713569641116,
- 34.666887812555
- ],
- [
- 135.43529033660892,
- 34.66394048504509
- ],
- [
- 135.4313635826111,
- 34.662281464163094
- ],
- [
- 135.42840242385867,
- 34.666358360248864
- ],
- [
- 135.42973279953006,
- 34.66748785441163
- ],
- [
- 135.43074131011966,
- 34.667699632852816
- ],
- [
- 135.43138504028323,
- 34.66949972774496
- ],
- [
- 135.43216824531558,
- 34.66971150104307
- ]
- ]
- ]
- }
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement