summaryrefslogtreecommitdiff
path: root/scripts/geojson/cities.json
blob: d66fd89b0bc8d8e79007b63107950207ce1d5c09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
{		"type": "Feature",		"properties": {		"name": "Anju Crossing",		"amenity": "City",		"description": "Anju Crossing is {{Player|Anju64}}'s settlement, located north of [[Spawn]].",		"image": "https://wiki.linux-forks.de/mediawiki/images/thumb/0/0e//250px-"		},		"geometry": {		"type": "Point",		"coordinates": [-337, 403]		}	},
{		"type": "Feature",		"properties": {		"name": "Crossroads",		"amenity": "City",		"description": "Crossroads is a city built by {{Player|Ywang}} and some contributors.",		"image": "https://wiki.linux-forks.de/mediawiki/images/thumb/0/0e//250px-"		},		"geometry": {		"type": "Point",		"coordinates": [1771, 991]		}	},
{		"type": "Feature",		"properties": {		"name": "Fatamorgan City",		"amenity": "City",		"description": "Fatamorgan City is a hamlet situated south of [[Newton]].",		"image": "https://wiki.linux-forks.de/mediawiki/images/thumb/0/0e/Fatamorgan_aerial.jpeg/250px-Fatamorgan_aerial.jpeg"		},		"geometry": {		"type": "Point",		"coordinates": [-742, -1421]		}	},
{		"type": "Feature",		"properties": {		"name": "Neverbuild",		"amenity": "City",		"description": "Neverbuild is an city founded in the Lava/Savannah biome.",		"image": "https://wiki.linux-forks.de/mediawiki/images/thumb/0/0e/Neverbuild_panorama.png/250px-Neverbuild_panorama.png"		},		"geometry": {		"type": "Point",		"coordinates": [1350, 1940]		}	},
{		"type": "Feature",		"properties": {		"name": "Origin",		"amenity": "City",		"description": "Origin is a coastal city built around the world origin of coordinates, managed by {{Player|Felfa}}.",		"image": "https://wiki.linux-forks.de/mediawiki/images/thumb/0/0e//250px-"		},		"geometry": {		"type": "Point",		"coordinates": [0, 0]		}	},
{		"type": "Feature",		"properties": {		"name": "Personhood",		"amenity": "City",		"description": "Personhood is a major city in the northeast of the map and the previous beginner area.",		"image": "https://wiki.linux-forks.de/mediawiki/images/thumb/0/0e/Personhood.png/250px-Personhood.png"		},		"geometry": {		"type": "Point",		"coordinates": [1532, 2971]		}	},
{		"type": "Feature",		"properties": {		"name": "Riverside",		"amenity": "City",		"description": "Riverside is a city located south of [[Spawn]].",		"image": "https://wiki.linux-forks.de/mediawiki/images/thumb/0/0e//250px-"		},		"geometry": {		"type": "Point",		"coordinates": [-600, -787]		}	},
{		"type": "Feature",		"properties": {		"name": "South Forest",		"amenity": "City",		"description": "South Forest is a former noob town managed by {{Player|dhausmig}}; it was the first noob town.",		"image": "https://wiki.linux-forks.de/mediawiki/images/thumb/0/0e//250px-"		},		"geometry": {		"type": "Point",		"coordinates": [285, -2045]		}	},
{		"type": "Feature",		"properties": {		"name": "Spawn",		"amenity": "City",		"description": "Spawn is the capital of the Linux Works minetest server world.",		"image": "https://wiki.linux-forks.de/mediawiki/images/thumb/0/0e//250px-"		},		"geometry": {		"type": "Point",		"coordinates": [-675, -496]		}	},
{		"type": "Feature",		"properties": {		"name": "Stallmangrad",		"amenity": "City",		"description": "",		"image": "https://wiki.linux-forks.de/mediawiki/images/thumb/0/0e/Stallmangrad_dec_2018.png/250px-Stallmangrad_dec_2018.png"		},		"geometry": {		"type": "Point",		"coordinates": [1896, -2205]		}	},
{		"type": "Feature",		"properties": {		"name": "Trisiston",		"amenity": "City",		"description": "",		"image": "https://wiki.linux-forks.de/mediawiki/images/thumb/0/0e/Trisiston_rathaus.png/250px-Trisiston_rathaus.png"		},		"geometry": {		"type": "Point",		"coordinates": [-4250, -3130]		}	},
{		"type": "Feature",		"properties": {		"name": "X Nihilo City",		"amenity": "City",		"description": "X Nihilo City is a ghost town in the far north of the map, at the end of the [[X Nihilo Mainline]].",		"image": "https://wiki.linux-forks.de/mediawiki/images/thumb/0/0e/File:XNihilo.png/250px-File:XNihilo.png"		},		"geometry": {		"type": "Point",		"coordinates": [2246, 5942]		}	},
{}]