The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
2answers
196 views

Find locations of raster maximum within polygons: Basin Delineation

I'm trying to identify the Location (lat/lon) and upstream area of every raster point that flows into the Arctic Ocean (there are a lot so it has to be fully automated). I'm starting with the ...
3
votes
1answer
403 views

How to obtain statistics within a Buffer/Catchment in MapInfo?

I need to calculate the population statistics within a 10 minute drivetime catchment from a point and within 1 Km Buffer from a point in MapInfo, how can I do that can someone please elaborate? I have ...
5
votes
1answer
222 views

Creating dynamic links between features

I currently want to create links between 2 features. Ie., I have 2 basins that flow out and I want to use a line/polyline to have a link out of them and both point to a common 3rd feature, indicating ...
3
votes
3answers
857 views

River drainage basin boundary

I'm looking for a set of outlines of the river basins in the UK - I don't need a particularly detailed or highly accurate map - just a map saying point X will drain into the Thames or point Y will ...
7
votes
2answers
548 views

Is there a described GIS method for creating catchment areas based on nearest driving distance?

ie. a combination of Voronoi polygons with isochrones, so that the Voronoi polygons are based on driving distance instead of Euclidean distance. Is there a name or a described method for this?