A
A
aaristotel2018-11-14 00:07:50
Python
aaristotel, 2018-11-14 00:07:50

How can I visualize the Krasnoyarsk Territory and the Chelyabinsk Region in Python?

How can I visualize the Krasnoyarsk Territory and the Chelyabinsk Region in Python? Where to get data (shapefile or something similar) for these areas?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexey Cheremisin, 2018-11-14
@leahch

Depending on what you need from this visualization. I would render on the web using leafletjs. Data can be supplied by python, for example via flask. The polygons of the regions themselves can be taken from openstreetmap.
But the rollers, if scaling is needed, are stored in opengis (postgres) or some kind of database based on the rtree + search-storage algorithm.

T
tema_sun, 2018-11-14
@tema_sun

Look here gis-lab.info/qa/rusbounds-rosreestr-gen.html

A
Alex F, 2018-11-14
@delvin-fil

I would prefer it .
Draw... Hmm... Yes, even though it's a flask. I'm practically not familiar with it, but "spitting out" in PyQt is quite possible with scaling and everything else.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question