Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "type": "FeatureCollection",
- "features": [
- {
- "type": "Feature",
- "properties": {
- "name": "point"
- },
- "geometry": {
- "type": "Point",
- "coordinates": [
- 10.88504756927,
- 52.01531764793
- ]
- }
- },
- {
- "type": "Feature",
- "properties": {
- "name": "point"
- },
- "geometry": {
- "type": "Point",
- "coordinates": [
- 10.71664793015,
- 52.05871826572
- ]
- }
- },
- {
- "type": "Feature",
- "properties": {
- "name": "point"
- },
- "geometry": {
- "type": "Point",
- "coordinates": [
- 10.88470424652,
- 52.02820498510
- ]
- }
- },
- {
- "type": "Feature",
- "properties": {
- "name": "point"
- },
- "geometry": {
- "type": "Point",
- "coordinates": [
- 10.81569637299,
- 51.98995467137
- ]
- }
- },
- {
- "type": "Feature",
- "properties": {
- "name": "point"
- },
- "geometry": {
- "type": "Point",
- "coordinates": [
- 10.73329908371,
- 52.02302926399
- ]
- }
- },
- {
- "type": "Feature",
- "properties": {
- "name": "point"
- },
- "geometry": {
- "type": "Point",
- "coordinates": [
- 10.72128278732,
- 52.03908228180
- ]
- }
- },
- {
- "type": "Feature",
- "properties": {
- "name": "point"
- },
- "geometry": {
- "type": "Point",
- "coordinates": [
- 10.77947599411,
- 52.03675917540
- ]
- }
- },
- {
- "type": "Feature",
- "properties": {
- "name": "point"
- },
- "geometry": {
- "type": "Point",
- "coordinates": [
- 10.73707563400,
- 52.04615645308
- ]
- }
- },
- {
- "type": "Feature",
- "properties": {
- "name": "point"
- },
- "geometry": {
- "type": "Point",
- "coordinates": [
- 10.81569646483,
- 51.98995438254
- ]
- }
- },
- {
- "type": "Feature",
- "properties": {
- "name": "point"
- },
- "geometry": {
- "type": "Point",
- "coordinates": [
- 10.76265317917,
- 52.05196277182
- ]
- }
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement