Adds site-finder/ subfolder with:
- server.py — FastAPI scoring service v2 (35 endpoints, ~85KB)
- 01_load_sites.py … 12_more_pois.py — data ingest pipeline
- db_init.py — SQLite schema bootstrap
- static/ — Leaflet UI (index.html ~3500 lines + sw.js)
- cache/ — small persistent caches (admin districts, jk polygons,
geocode warm cache, parcel polygons drop-zone with README)
- reports/ — sample generated parcel report (HTML+JSON)
Excluded via .gitignore (regeneratable, too big for git):
- analysis.db (336MB SQLite — rebuild via 01_*..12_*.py)
- cache/objective_raw/ (1.2GB Объектив raw dumps)
- cache/overpass_raw.json, cache/osm_buildings_all.geojson
(regen from Overpass API)
Production deploy: /opt/gendesign/site-finder/ on gendsgn.ru
(container gendesign-site-finder-1, served at /sf/).
162 lines
No EOL
6 KiB
JSON
162 lines
No EOL
6 KiB
JSON
{
|
||
"type": "FeatureCollection",
|
||
"features": [
|
||
{
|
||
"id": 103660478,
|
||
"type": "Feature",
|
||
"geometry": {
|
||
"type": "Polygon",
|
||
"coordinates": [
|
||
[
|
||
[
|
||
60.5222936642305,
|
||
56.87886819649157
|
||
],
|
||
[
|
||
60.52228588780081,
|
||
56.87886283773699
|
||
],
|
||
[
|
||
60.52224469481928,
|
||
56.878834885257085
|
||
],
|
||
[
|
||
60.522052973741495,
|
||
56.87869300342362
|
||
],
|
||
[
|
||
60.52253110197689,
|
||
56.878512041850186
|
||
],
|
||
[
|
||
60.52259101161419,
|
||
56.87848945465676
|
||
],
|
||
[
|
||
60.522737599100324,
|
||
56.87843394151893
|
||
],
|
||
[
|
||
60.52278893631658,
|
||
56.878433926994376
|
||
],
|
||
[
|
||
60.522832402213155,
|
||
56.878434032020515
|
||
],
|
||
[
|
||
60.522886453650436,
|
||
56.87846714420006
|
||
],
|
||
[
|
||
60.52289738223943,
|
||
56.878462343346754
|
||
],
|
||
[
|
||
60.523191155978175,
|
||
56.87868465965369
|
||
],
|
||
[
|
||
60.52329525075883,
|
||
56.878758083028075
|
||
],
|
||
[
|
||
60.52313452537541,
|
||
56.87882406737451
|
||
],
|
||
[
|
||
60.52263537237766,
|
||
56.879028728703595
|
||
],
|
||
[
|
||
60.52257662924073,
|
||
56.87905283814238
|
||
],
|
||
[
|
||
60.5222936642305,
|
||
56.87886819649157
|
||
]
|
||
]
|
||
],
|
||
"crs": {
|
||
"type": "name",
|
||
"properties": {
|
||
"name": "EPSG:4326"
|
||
}
|
||
}
|
||
},
|
||
"properties": {
|
||
"cadastralDistrictsCode": 66,
|
||
"category": 36368,
|
||
"categoryName": "Земельные участки ЕГРН",
|
||
"descr": "66:41:0204016:10",
|
||
"externalKey": "66:41:0204016:10",
|
||
"interactionId": 103594786,
|
||
"label": "66:41:0204016:10",
|
||
"options": {
|
||
"area": null,
|
||
"cad_num": "66:41:0204016:10",
|
||
"cost_application_date": "2023-01-01",
|
||
"cost_approvement_date": "",
|
||
"cost_determination_date": "2022-01-01",
|
||
"cost_index": 8497.03,
|
||
"cost_registration_date": "2023-01-03",
|
||
"cost_value": 23706713.7,
|
||
"declared_area": null,
|
||
"determination_couse": "Акт об утверждении результатов определения кадастровой стоимости, полученных в соответствии с положениями Закона 237-ФЗ\n\n\n\n",
|
||
"land_record_area": 2790,
|
||
"land_record_category_type": "Земли населенных пунктов",
|
||
"land_record_reg_date": "2006-03-06",
|
||
"land_record_subtype": "Землепользование",
|
||
"land_record_type": "Земельный участок",
|
||
"ownership_type": "Частная",
|
||
"permitted_use_established_by_document": "магазины (общей площадью до 5000 кв.м), общественное питание, бытовое обслуживание, деловое управление",
|
||
"previously_posted": "Ранее учтенный",
|
||
"quarter_cad_number": "66:41:0204016",
|
||
"readable_address": "Российская Федерация, Свердловская область, муниципальное образование \"город Екатеринбург\", город Екатеринбург, улица Билимбаевская, 3",
|
||
"right_type": "Собственность",
|
||
"specified_area": 2790,
|
||
"status": "Ранее учтенный"
|
||
},
|
||
"subcategory": 5,
|
||
"systemInfo": {
|
||
"inserted": "2023-11-07T18:40:05.722318",
|
||
"insertedBy": "7EF5CD0B-AC08-4097-AF2B-07CD85992A79",
|
||
"updated": "2026-02-03T04:59:16.064005",
|
||
"updatedBy": "7EF5CD0B-AC08-4097-AF2B-07CD85992A79"
|
||
}
|
||
}
|
||
}
|
||
],
|
||
"_centroid": {
|
||
"lat": 56.878729832837834,
|
||
"lon": 60.5226773243924
|
||
},
|
||
"_area_m2": 2788.7,
|
||
"_source": "rosreestr2coord",
|
||
"_props": {
|
||
"area": null,
|
||
"cad_num": "66:41:0204016:10",
|
||
"cost_application_date": "2023-01-01",
|
||
"cost_approvement_date": "",
|
||
"cost_determination_date": "2022-01-01",
|
||
"cost_index": 8497.03,
|
||
"cost_registration_date": "2023-01-03",
|
||
"cost_value": 23706713.7,
|
||
"declared_area": null,
|
||
"determination_couse": "Акт об утверждении результатов определения кадастровой стоимости, полученных в соответствии с положениями Закона 237-ФЗ\n\n\n\n",
|
||
"land_record_area": 2790,
|
||
"land_record_category_type": "Земли населенных пунктов",
|
||
"land_record_reg_date": "2006-03-06",
|
||
"land_record_subtype": "Землепользование",
|
||
"land_record_type": "Земельный участок",
|
||
"ownership_type": "Частная",
|
||
"permitted_use_established_by_document": "магазины (общей площадью до 5000 кв.м), общественное питание, бытовое обслуживание, деловое управление",
|
||
"previously_posted": "Ранее учтенный",
|
||
"quarter_cad_number": "66:41:0204016",
|
||
"readable_address": "Российская Федерация, Свердловская область, муниципальное образование \"город Екатеринбург\", город Екатеринбург, улица Билимбаевская, 3",
|
||
"right_type": "Собственность",
|
||
"specified_area": 2790,
|
||
"status": "Ранее учтенный"
|
||
}
|
||
} |