polish-cities
Version:
Zbiór danych o miastach w Polsce w formacie JSON – gotowy do użycia w aplikacjach frontendowych, backendowych lub do analiz.
32 lines (31 loc) • 768 B
JSON
{
"name": "polish-cities",
"version": "2025.0.0",
"description": "Zbiór danych o miastach w Polsce w formacie JSON – gotowy do użycia w aplikacjach frontendowych, backendowych lub do analiz.",
"main": "data/cities.json",
"files": [
"data"
],
"keywords": [
"poland",
"cities",
"miasta",
"json",
"dataset",
"openstreetmap",
"teryt",
"terc",
"simc",
"gus",
"geodata"
],
"author": "Jarosław Osmólski",
"license": "ODbL-1.0",
"repository": {
"type": "git",
"url": "git+https://github.com/jarekosm/polish-cities.git"
},
"bugs": {
"url": "https://github.com/jarekosm/polish-cities/issues"
}
}