source:
josm/trunk/test/data/sessions/data.geojson@
19087
| Last change on this file since 19087 was 18807, checked in by , 2 years ago | |
|---|---|
| File size: 140 bytes | |
| Line | |
|---|---|
| 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.
