source:
josm/trunk/test/data/sessions/data.geojson
| Last change on this file was 18807, checked in by , 3 years ago | |
|---|---|
| File size: 140 bytes | |
| Rev | Line | |
|---|---|---|
| [18807] | 1 | { |
| 2 | "type": "Feature", | |
| 3 | "geometry": { | |
| 4 | "type": "Point", | |
| 5 | "coordinates": [1, 2] | |
| 6 | }, | |
| 7 | "properties": { | |
| 8 | "name": "Test point" | |
| 9 | } | |
| 10 | } |
Note:
See TracBrowser
for help on using the repository browser.
