Guest User

Untitled

a guest
Jul 19th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.38 KB | None | 0 0
  1. {
  2. "type": "FeatureCollection",
  3. "features": [
  4. {
  5. "type": "Feature",
  6. "properties": {
  7. "marker-color": "#7e7e7e",
  8. "marker-size": "medium",
  9. "marker-symbol": "",
  10. "title": "Berlin",
  11. "date": "2016-04-01"
  12. },
  13. "geometry": {
  14. "type": "Point",
  15. "coordinates": [
  16. 13.38958740234375,
  17. 52.517892228382834
  18. ]
  19. }
  20. },
  21. {
  22. "type": "Feature",
  23. "properties": {
  24. "marker-color": "#7e7e7e",
  25. "marker-size": "medium",
  26. "marker-symbol": "",
  27. "title": "München"
  28. },
  29. "geometry": {
  30. "type": "Point",
  31. "coordinates": [
  32. 11.576156616210938,
  33. 48.13745402934834
  34. ]
  35. }
  36. },
  37. {
  38. "type": "Feature",
  39. "properties": {
  40. "marker-color": "#7e7e7e",
  41. "marker-size": "medium",
  42. "marker-symbol": "",
  43. "title": "Kopenhagen"
  44. },
  45. "geometry": {
  46. "type": "Point",
  47. "coordinates": [
  48. 12.571449279785156,
  49. 55.68706879176388
  50. ]
  51. }
  52. },
  53. {
  54. "type": "Feature",
  55. "properties": {
  56. "marker-color": "#7e7e7e",
  57. "marker-size": "medium",
  58. "marker-symbol": "",
  59. "title": "London"
  60. },
  61. "geometry": {
  62. "type": "Point",
  63. "coordinates": [
  64. -0.1318359375,
  65. 51.50703296721856
  66. ]
  67. }
  68. },
  69. {
  70. "type": "Feature",
  71. "properties": {
  72. "marker-color": "#7e7e7e",
  73. "marker-size": "medium",
  74. "marker-symbol": "",
  75. "title": "Exeter"
  76. },
  77. "geometry": {
  78. "type": "Point",
  79. "coordinates": [
  80. -3.526611328125,
  81. 50.725806962720625
  82. ]
  83. }
  84. },
  85. {
  86. "type": "Feature",
  87. "properties": {
  88. "marker-color": "#7e7e7e",
  89. "marker-size": "medium",
  90. "marker-symbol": "",
  91. "title": "Liverpool"
  92. },
  93. "geometry": {
  94. "type": "Point",
  95. "coordinates": [
  96. -2.9821014404296875,
  97. 53.405233950076024
  98. ]
  99. }
  100. },
  101. {
  102. "type": "Feature",
  103. "properties": {
  104. "marker-color": "#7e7e7e",
  105. "marker-size": "medium",
  106. "marker-symbol": "",
  107. "title": "West Kirby"
  108. },
  109. "geometry": {
  110. "type": "Point",
  111. "coordinates": [
  112. -3.1896400451660156,
  113. 53.372576177959054
  114. ]
  115. }
  116. },
  117. {
  118. "type": "Feature",
  119. "properties": {
  120. "marker-color": "#7e7e7e",
  121. "marker-size": "medium",
  122. "marker-symbol": "",
  123. "title": "Paris",
  124. "date": "2008-07-01"
  125. },
  126. "geometry": {
  127. "type": "Point",
  128. "coordinates": [
  129. 2.3517608642578125,
  130. 48.85613168160397
  131. ]
  132. }
  133. },
  134. {
  135. "type": "Feature",
  136. "properties": {
  137. "marker-color": "#7e7e7e",
  138. "marker-size": "medium",
  139. "marker-symbol": "",
  140. "title": "Montpellier",
  141. "date": "2010-06-01"
  142. },
  143. "geometry": {
  144. "type": "Point",
  145. "coordinates": [
  146. 3.8761138916015625,
  147. 43.611346752221245
  148. ]
  149. }
  150. },
  151. {
  152. "type": "Feature",
  153. "properties": {
  154. "marker-color": "#7e7e7e",
  155. "marker-size": "medium",
  156. "marker-symbol": "",
  157. "title": "Lisboa",
  158. "date": "2015-06-01"
  159. },
  160. "geometry": {
  161. "type": "Point",
  162. "coordinates": [
  163. -9.131011962890625,
  164. 38.71551876930462
  165. ]
  166. }
  167. },
  168. {
  169. "type": "Feature",
  170. "properties": {
  171. "marker-color": "#7e7e7e",
  172. "marker-size": "medium",
  173. "marker-symbol": "",
  174. "title": "Strassburg"
  175. },
  176. "geometry": {
  177. "type": "Point",
  178. "coordinates": [
  179. 7.74982452392578,
  180. 48.58455670556232
  181. ]
  182. }
  183. },
  184. {
  185. "type": "Feature",
  186. "properties": {
  187. "marker-color": "#7e7e7e",
  188. "marker-size": "medium",
  189. "marker-symbol": "",
  190. "title": "Mariapfarr"
  191. },
  192. "geometry": {
  193. "type": "Point",
  194. "coordinates": [
  195. 13.745956420898438,
  196. 47.15096839404951
  197. ]
  198. }
  199. },
  200. {
  201. "type": "Feature",
  202. "properties": {
  203. "marker-color": "#7e7e7e",
  204. "marker-size": "medium",
  205. "marker-symbol": "",
  206. "title": "Chiang Mai",
  207. "date": "2014-07-01"
  208. },
  209. "geometry": {
  210. "type": "Point",
  211. "coordinates": [
  212. 98.98647308349608,
  213. 18.790617651875582
  214. ]
  215. }
  216. },
  217. {
  218. "type": "Feature",
  219. "properties": {
  220. "marker-color": "#7e7e7e",
  221. "marker-size": "medium",
  222. "marker-symbol": "",
  223. "title": "Bangkok",
  224. "date": "2014-07-01"
  225. },
  226. "geometry": {
  227. "type": "Point",
  228. "coordinates": [
  229. 100.50498962402344,
  230. 13.752724664397
  231. ]
  232. }
  233. },
  234. {
  235. "type": "Feature",
  236. "properties": {
  237. "marker-color": "#7e7e7e",
  238. "marker-size": "medium",
  239. "marker-symbol": "",
  240. "title": "Ko Tao",
  241. "date": "2014-07-01"
  242. },
  243. "geometry": {
  244. "type": "Point",
  245. "coordinates": [
  246. 99.83413696289062,
  247. 10.093938033440626
  248. ]
  249. }
  250. },
  251. {
  252. "type": "Feature",
  253. "properties": {
  254. "marker-color": "#7e7e7e",
  255. "marker-size": "medium",
  256. "marker-symbol": "",
  257. "title": "Ko Phangan",
  258. "date": "2014-07-01"
  259. },
  260. "geometry": {
  261. "type": "Point",
  262. "coordinates": [
  263. 100.02124786376953,
  264. 9.746617945502305
  265. ]
  266. }
  267. },
  268. {
  269. "type": "Feature",
  270. "properties": {
  271. "marker-color": "#7e7e7e",
  272. "marker-size": "medium",
  273. "marker-symbol": "",
  274. "title": "Krabi",
  275. "date": "2014-07-01"
  276. },
  277. "geometry": {
  278. "type": "Point",
  279. "coordinates": [
  280. 98.83867263793945,
  281. 8.012571277634345
  282. ]
  283. }
  284. },
  285. {
  286. "type": "Feature",
  287. "properties": {
  288. "marker-color": "#7e7e7e",
  289. "marker-size": "medium",
  290. "marker-symbol": "",
  291. "title": "George Town",
  292. "date": "2014-07-01"
  293. },
  294. "geometry": {
  295. "type": "Point",
  296. "coordinates": [
  297. 100.32903671264648,
  298. 5.417097518793559
  299. ]
  300. }
  301. },
  302. {
  303. "type": "Feature",
  304. "properties": {
  305. "marker-color": "#7e7e7e",
  306. "marker-size": "medium",
  307. "marker-symbol": "",
  308. "title": "Sydney",
  309. "date": "2014-07-30"
  310. },
  311. "geometry": {
  312. "type": "Point",
  313. "coordinates": [
  314. 151.21170043945312,
  315. -33.85673152928874
  316. ]
  317. }
  318. },
  319. {
  320. "type": "Feature",
  321. "properties": {
  322. "marker-color": "#7e7e7e",
  323. "marker-size": "medium",
  324. "marker-symbol": "",
  325. "title": "Brisbane",
  326. "date": "2014-07-30"
  327. },
  328. "geometry": {
  329. "type": "Point",
  330. "coordinates": [
  331. 153.03131103515625,
  332. -27.4680690032157
  333. ]
  334. }
  335. },
  336. {
  337. "type": "Feature",
  338. "properties": {
  339. "marker-color": "#7e7e7e",
  340. "marker-size": "medium",
  341. "marker-symbol": "",
  342. "title": "Rainbow Beach",
  343. "date": "2014-07-30"
  344. },
  345. "geometry": {
  346. "type": "Point",
  347. "coordinates": [
  348. 153.09104919433594,
  349. -25.905865086323807
  350. ]
  351. }
  352. },
  353. {
  354. "type": "Feature",
  355. "properties": {
  356. "marker-color": "#7e7e7e",
  357. "marker-size": "medium",
  358. "marker-symbol": "",
  359. "title": "Fraser Island",
  360. "date": "2014-07-30"
  361. },
  362. "geometry": {
  363. "type": "Point",
  364. "coordinates": [
  365. 153.1555938720703,
  366. -25.22295665631596
  367. ]
  368. }
  369. },
  370. {
  371. "type": "Feature",
  372. "properties": {
  373. "marker-color": "#7e7e7e",
  374. "marker-size": "medium",
  375. "marker-symbol": "",
  376. "title": "Cairns",
  377. "date": "2014-07-30"
  378. },
  379. "geometry": {
  380. "type": "Point",
  381. "coordinates": [
  382. 145.77346801757812,
  383. -16.91888080315433
  384. ]
  385. }
  386. },
  387. {
  388. "type": "Feature",
  389. "properties": {
  390. "marker-color": "#7e7e7e",
  391. "marker-size": "medium",
  392. "marker-symbol": "",
  393. "title": "Airlie Beach",
  394. "date": "2014-07-30"
  395. },
  396. "geometry": {
  397. "type": "Point",
  398. "coordinates": [
  399. 148.7182331085205,
  400. -20.269041112326832
  401. ]
  402. }
  403. },
  404. {
  405. "type": "Feature",
  406. "properties": {
  407. "marker-color": "#7e7e7e",
  408. "marker-size": "medium",
  409. "marker-symbol": "",
  410. "title": "Singapore",
  411. "date": "2014-07-01"
  412. },
  413. "geometry": {
  414. "type": "Point",
  415. "coordinates": [
  416. 103.84002685546875,
  417. 1.290784355433135
  418. ]
  419. }
  420. },
  421. {
  422. "type": "Feature",
  423. "properties": {
  424. "marker-color": "#7e7e7e",
  425. "marker-size": "medium",
  426. "marker-symbol": "",
  427. "title": "San Francisco",
  428. "date": "2014-08-15"
  429. },
  430. "geometry": {
  431. "type": "Point",
  432. "coordinates": [
  433. -122.41996765136719,
  434. 37.778855861649966
  435. ]
  436. }
  437. },
  438. {
  439. "type": "Feature",
  440. "properties": {
  441. "marker-color": "#7e7e7e",
  442. "marker-size": "medium",
  443. "marker-symbol": "",
  444. "title": "Los Angeles",
  445. "date": "2014-08-15"
  446. },
  447. "geometry": {
  448. "type": "Point",
  449. "coordinates": [
  450. -118.24172973632812,
  451. 34.05152161016494
  452. ]
  453. }
  454. },
  455. {
  456. "type": "Feature",
  457. "properties": {
  458. "marker-color": "#7e7e7e",
  459. "marker-size": "medium",
  460. "marker-symbol": "",
  461. "title": "Lloret de Mar",
  462. "date": "2011-07-01"
  463. },
  464. "geometry": {
  465. "type": "Point",
  466. "coordinates": [
  467. 2.8399658203125,
  468. 41.69650051162981
  469. ]
  470. }
  471. },
  472. {
  473. "type": "Feature",
  474. "properties": {
  475. "marker-color": "#7e7e7e",
  476. "marker-size": "medium",
  477. "marker-symbol": "",
  478. "title": "South Lake Tahoe",
  479. "date": "2014-08-15"
  480. },
  481. "geometry": {
  482. "type": "Point",
  483. "coordinates": [
  484. -119.99061584472655,
  485. 38.9396506365778
  486. ]
  487. }
  488. },
  489. {
  490. "type": "Feature",
  491. "properties": {
  492. "marker-color": "#7e7e7e",
  493. "marker-size": "medium",
  494. "marker-symbol": "",
  495. "title": "Las Vegas",
  496. "date": "2014-08-15"
  497. },
  498. "geometry": {
  499. "type": "Point",
  500. "coordinates": [
  501. -115.1641845703125,
  502. 36.166705242637356
  503. ]
  504. }
  505. },
  506. {
  507. "type": "Feature",
  508. "properties": {
  509. "marker-color": "#7e7e7e",
  510. "marker-size": "medium",
  511. "marker-symbol": "",
  512. "title": "Joshua Tree National Park",
  513. "date": "2014-08-15"
  514. },
  515. "geometry": {
  516. "type": "Point",
  517. "coordinates": [
  518. -115.94713211059569,
  519. 33.89585344781889
  520. ]
  521. }
  522. },
  523. {
  524. "type": "Feature",
  525. "properties": {
  526. "marker-color": "#7e7e7e",
  527. "marker-size": "medium",
  528. "marker-symbol": "",
  529. "title": "Zion National Park",
  530. "date": "2014-08-15"
  531. },
  532. "geometry": {
  533. "type": "Point",
  534. "coordinates": [
  535. -113.00485610961914,
  536. 37.319117037605444
  537. ]
  538. }
  539. },
  540. {
  541. "type": "Feature",
  542. "properties": {
  543. "marker-color": "#7e7e7e",
  544. "marker-size": "medium",
  545. "marker-symbol": "",
  546. "title": "Death Valley National Park",
  547. "date": "2014-08-15"
  548. },
  549. "geometry": {
  550. "type": "Point",
  551. "coordinates": [
  552. -117.11013793945314,
  553. 36.4952855312581
  554. ]
  555. }
  556. },
  557. {
  558. "type": "Feature",
  559. "properties": {
  560. "marker-color": "#7e7e7e",
  561. "marker-size": "medium",
  562. "marker-symbol": "",
  563. "title": "New York",
  564. "date": "2014-08-30"
  565. },
  566. "geometry": {
  567. "type": "Point",
  568. "coordinates": [
  569. -73.9870834350586,
  570. 40.73086864241804
  571. ]
  572. }
  573. },
  574. {
  575. "type": "Feature",
  576. "properties": {
  577. "marker-color": "#7e7e7e",
  578. "marker-size": "medium",
  579. "marker-symbol": "",
  580. "title": "Braga"
  581. },
  582. "geometry": {
  583. "type": "Point",
  584. "coordinates": [
  585. -8.427886962890625,
  586. 41.549700145132725
  587. ]
  588. }
  589. },
  590. {
  591. "type": "Feature",
  592. "properties": {
  593. "marker-color": "#7e7e7e",
  594. "marker-size": "medium",
  595. "marker-symbol": "",
  596. "title": "Protaras",
  597. "date": "2013-07-01"
  598. },
  599. "geometry": {
  600. "type": "Point",
  601. "coordinates": [
  602. 34.053497314453125,
  603. 35.01537628090694
  604. ]
  605. }
  606. },
  607. {
  608. "type": "Feature",
  609. "properties": {
  610. "marker-color": "#7e7e7e",
  611. "marker-size": "medium",
  612. "marker-symbol": "",
  613. "title": "Hong Kong",
  614. "date": "2017-12-12"
  615. },
  616. "geometry": {
  617. "type": "Point",
  618. "coordinates": [
  619. 114.17266845703124,
  620. 22.310061087979612
  621. ]
  622. }
  623. },
  624. {
  625. "type": "Feature",
  626. "properties": {
  627. "marker-color": "#7e7e7e",
  628. "marker-size": "medium",
  629. "marker-symbol": "",
  630. "title": "Sequoia National Park",
  631. "date": "2014-08-15"
  632. },
  633. "geometry": {
  634. "type": "Point",
  635. "coordinates": [
  636. -118.56342315673827,
  637. 36.500529337632216
  638. ]
  639. }
  640. },
  641. {
  642. "type": "Feature",
  643. "properties": {
  644. "marker-color": "#7e7e7e",
  645. "marker-size": "medium",
  646. "marker-symbol": "",
  647. "title": "Yosemite National Park",
  648. "date": "2014-08-15"
  649. },
  650. "geometry": {
  651. "type": "Point",
  652. "coordinates": [
  653. -119.51339721679688,
  654. 37.84232584933158
  655. ]
  656. }
  657. },
  658. {
  659. "type": "Feature",
  660. "properties": {
  661. "marker-color": "#7e7e7e",
  662. "marker-size": "medium",
  663. "marker-symbol": "",
  664. "title": "Elba"
  665. },
  666. "geometry": {
  667. "type": "Point",
  668. "coordinates": [
  669. 10.338134765625,
  670. 42.789354160502775
  671. ]
  672. }
  673. },
  674. {
  675. "type": "Feature",
  676. "properties": {
  677. "marker-color": "#7e7e7e",
  678. "marker-size": "medium",
  679. "marker-symbol": "",
  680. "title": "Atlantikküste"
  681. },
  682. "geometry": {
  683. "type": "Point",
  684. "coordinates": [
  685. 8.131256103515625,
  686. 56.29787215216447
  687. ]
  688. }
  689. },
  690. {
  691. "type": "Feature",
  692. "properties": {
  693. "marker-color": "#7e7e7e",
  694. "marker-size": "medium",
  695. "marker-symbol": "",
  696. "title": "Tintagel"
  697. },
  698. "geometry": {
  699. "type": "Point",
  700. "coordinates": [
  701. -4.752788543701172,
  702. 50.66404333726616
  703. ]
  704. }
  705. },
  706. {
  707. "type": "Feature",
  708. "properties": {
  709. "marker-color": "#7e7e7e",
  710. "marker-size": "medium",
  711. "marker-symbol": "",
  712. "title": "Brecon Beacons National Park "
  713. },
  714. "geometry": {
  715. "type": "Point",
  716. "coordinates": [
  717. -3.478546142578125,
  718. 51.8913252533494
  719. ]
  720. }
  721. },
  722. {
  723. "type": "Feature",
  724. "properties": {
  725. "marker-color": "#7e7e7e",
  726. "marker-size": "medium",
  727. "marker-symbol": "",
  728. "title": "Mandal"
  729. },
  730. "geometry": {
  731. "type": "Point",
  732. "coordinates": [
  733. 7.452335357666016,
  734. 58.02664598826322
  735. ]
  736. }
  737. },
  738. {
  739. "type": "Feature",
  740. "properties": {
  741. "marker-color": "#7e7e7e",
  742. "marker-size": "medium",
  743. "marker-symbol": "",
  744. "title": "Oslo"
  745. },
  746. "geometry": {
  747. "type": "Point",
  748. "coordinates": [
  749. 10.743255615234375,
  750. 59.91097597079679
  751. ]
  752. }
  753. },
  754. {
  755. "type": "Feature",
  756. "properties": {
  757. "marker-color": "#7e7e7e",
  758. "marker-size": "medium",
  759. "marker-symbol": "",
  760. "title": "Stavanger"
  761. },
  762. "geometry": {
  763. "type": "Point",
  764. "coordinates": [
  765. 5.7314300537109375,
  766. 58.967888777507724
  767. ]
  768. }
  769. },
  770. {
  771. "type": "Feature",
  772. "properties": {
  773. "marker-color": "#7e7e7e",
  774. "marker-size": "medium",
  775. "marker-symbol": "",
  776. "title": "Örkelljunga"
  777. },
  778. "geometry": {
  779. "type": "Point",
  780. "coordinates": [
  781. 13.289337158203123,
  782. 56.27919846171448
  783. ]
  784. }
  785. },
  786. {
  787. "type": "Feature",
  788. "properties": {
  789. "marker-color": "#7e7e7e",
  790. "marker-size": "medium",
  791. "marker-symbol": "",
  792. "title": "Porto"
  793. },
  794. "geometry": {
  795. "type": "Point",
  796. "coordinates": [
  797. -8.609161376953125,
  798. 41.14970617453726
  799. ]
  800. }
  801. },
  802. {
  803. "type": "Feature",
  804. "properties": {
  805. "marker-color": "#7e7e7e",
  806. "marker-size": "medium",
  807. "marker-symbol": "",
  808. "title": "Salzburg"
  809. },
  810. "geometry": {
  811. "type": "Point",
  812. "coordinates": [
  813. 13.041887283325195,
  814. 47.800126324760704
  815. ]
  816. }
  817. },
  818. {
  819. "type": "Feature",
  820. "properties": {
  821. "marker-color": "#7e7e7e",
  822. "marker-size": "medium",
  823. "marker-symbol": "",
  824. "title": "Bodie",
  825. "date": "2014-08-15"
  826. },
  827. "geometry": {
  828. "type": "Point",
  829. "coordinates": [
  830. -119.00733947753905,
  831. 38.21714351862661
  832. ]
  833. }
  834. },
  835. {
  836. "type": "Feature",
  837. "properties": {
  838. "marker-color": "#7e7e7e",
  839. "marker-size": "medium",
  840. "marker-symbol": "",
  841. "title": "Saint-Florent",
  842. "date": "2015-07-30"
  843. },
  844. "geometry": {
  845. "type": "Point",
  846. "coordinates": [
  847. 9.283447265625,
  848. 42.67435857693384
  849. ]
  850. }
  851. },
  852. {
  853. "type": "Feature",
  854. "properties": {
  855. "marker-color": "#7e7e7e",
  856. "marker-size": "medium",
  857. "marker-symbol": "",
  858. "place": "San José",
  859. "date": "2016-10-15"
  860. },
  861. "geometry": {
  862. "type": "Point",
  863. "coordinates": [
  864. -84.08660888671875,
  865. 9.930976812881799
  866. ]
  867. }
  868. },
  869. {
  870. "type": "Feature",
  871. "properties": {
  872. "marker-color": "#7e7e7e",
  873. "marker-size": "medium",
  874. "marker-symbol": "",
  875. "place": "Puerto Viejo",
  876. "date": "2016-10-15"
  877. },
  878. "geometry": {
  879. "type": "Point",
  880. "coordinates": [
  881. -82.75348663330078,
  882. 9.657953979072877
  883. ]
  884. }
  885. },
  886. {
  887. "type": "Feature",
  888. "properties": {
  889. "marker-color": "#7e7e7e",
  890. "marker-size": "medium",
  891. "marker-symbol": "",
  892. "place": "La Fortuna",
  893. "date": "2016-10-15"
  894. },
  895. "geometry": {
  896. "type": "Point",
  897. "coordinates": [
  898. -84.64588165283203,
  899. 10.47177608037063
  900. ]
  901. }
  902. },
  903. {
  904. "type": "Feature",
  905. "properties": {
  906. "marker-color": "#7e7e7e",
  907. "marker-size": "medium",
  908. "marker-symbol": "",
  909. "place": "San José",
  910. "date": "2016-10-15"
  911. },
  912. "geometry": {
  913. "type": "Point",
  914. "coordinates": [
  915. -121.89331054687499,
  916. 37.33358648431286
  917. ]
  918. }
  919. },
  920. {
  921. "type": "Feature",
  922. "properties": {
  923. "marker-color": "#7e7e7e",
  924. "marker-size": "medium",
  925. "marker-symbol": "",
  926. "title": "Amrum",
  927. "date": "2018-01-01"
  928. },
  929. "geometry": {
  930. "type": "Point",
  931. "coordinates": [
  932. 8.351669311523438,
  933. 54.65198793476655
  934. ]
  935. }
  936. },
  937. {
  938. "type": "Feature",
  939. "properties": {
  940. "marker-color": "#7e7e7e",
  941. "marker-size": "medium",
  942. "marker-symbol": "",
  943. "title": "Peking",
  944. "date": "2017-12-12"
  945. },
  946. "geometry": {
  947. "type": "Point",
  948. "coordinates": [
  949. 116.36169433593751,
  950. 39.91394967016644
  951. ]
  952. }
  953. },
  954. {
  955. "type": "Feature",
  956. "properties": {
  957. "marker-color": "#7e7e7e",
  958. "marker-size": "medium",
  959. "marker-symbol": "",
  960. "title": "Tianjin ",
  961. "date": "2017-12-12"
  962. },
  963. "geometry": {
  964. "type": "Point",
  965. "coordinates": [
  966. 117.20214843749999,
  967. 39.12579898118161
  968. ]
  969. }
  970. },
  971. {
  972. "type": "Feature",
  973. "properties": {
  974. "marker-color": "#7e7e7e",
  975. "marker-size": "medium",
  976. "marker-symbol": "",
  977. "title": "Shanghai",
  978. "date": "2017-12-12"
  979. },
  980. "geometry": {
  981. "type": "Point",
  982. "coordinates": [
  983. 121.4923095703125,
  984. 31.22689446881399
  985. ]
  986. }
  987. },
  988. {
  989. "type": "Feature",
  990. "properties": {
  991. "marker-color": "#7e7e7e",
  992. "marker-size": "medium",
  993. "marker-symbol": "",
  994. "title": "Guilin",
  995. "date": "2017-12-12"
  996. },
  997. "geometry": {
  998. "type": "Point",
  999. "coordinates": [
  1000. 110.291748046875,
  1001. 25.283196012824373
  1002. ]
  1003. }
  1004. },
  1005. {
  1006. "type": "Feature",
  1007. "properties": {
  1008. "marker-color": "#7e7e7e",
  1009. "marker-size": "medium",
  1010. "marker-symbol": "",
  1011. "title": "Kunming",
  1012. "date": "2017-12-12"
  1013. },
  1014. "geometry": {
  1015. "type": "Point",
  1016. "coordinates": [
  1017. 102.71942138671875,
  1018. 25.04330389487308
  1019. ]
  1020. }
  1021. },
  1022. {
  1023. "type": "Feature",
  1024. "properties": {
  1025. "marker-color": "#7e7e7e",
  1026. "marker-size": "medium",
  1027. "marker-symbol": "",
  1028. "title": "Shenzhen",
  1029. "date": "2017-12-12"
  1030. },
  1031. "geometry": {
  1032. "type": "Point",
  1033. "coordinates": [
  1034. 114.05044555664062,
  1035. 22.53792742994721
  1036. ]
  1037. }
  1038. },
  1039. {
  1040. "type": "Feature",
  1041. "properties": {
  1042. "marker-color": "#7e7e7e",
  1043. "marker-size": "medium",
  1044. "marker-symbol": "",
  1045. "title": "Offenburg",
  1046. "date": "2018-07-07"
  1047. },
  1048. "geometry": {
  1049. "type": "Point",
  1050. "coordinates": [
  1051. 7.964057922363281,
  1052. 48.450610193358266
  1053. ]
  1054. }
  1055. }
  1056. ]
  1057. }
Add Comment
Please, Sign In to add comment