Tagged Questions
9
votes
2answers
279 views
How do I generate a large number of maps?
I have to make a large number (hundreds) of distribution maps of species.
I have a shapefile that contain the distributions for each species, and for each one, I would like to get a map as an image ...
2
votes
0answers
120 views
how to automate changing polygon's shape while keeping its area the same and limiting deviation from orginal centroid?
I have a polygon that was digitized based upon visually interpreting underlying values of rasters/vectors that represent a natural environment (soil type, surface roughness, slope, elevation, ...
11
votes
1answer
299 views
automating roof orientation detection from satellite imagery
A while ago I did a neighbourhood roof orientation survey for solar panel deployment, by visually checking each roof and marking individually whether they were south or almost south-facing.
As this ...
12
votes
4answers
620 views
Python module to delete SHP features (without Desktop GIS installed)
I have a piece of software (not Arc) that runs nightly on a non-production machine which updates shapefile features from an external database. Periodically I would like to delete all of the features ...
10
votes
3answers
718 views
Polygons from Polylines in either ArcView or FOSS
I have 20,000 polylines in a .gdb that represent about 5,000 building footprints. Some of the building footprints have pretty substantial gaps (image below). I would like to snap the polylines closed ...
