Changes between Version 59 and Version 60 of HaitiGISToDo
- Timestamp:
- 01/24/10 01:26:28 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HaitiGISToDo
v59 v60 137 137 === Load GIS data === 138 138 tcarobruce working on this with jonathank & mettadore 139 140 ==== ToDo ==== 141 * admin_area_for_latlng (filter by bbox, use shapely to do PIP) 139 ==== !ToDo ==== 140 * set bounding box from wkt 141 * admin_area_for_latlng 142 * filter by bbox (once implemented) 143 * then use shapely to do Point-in-Polygon on remaining geometries 142 144 * merge wkt parse code into modules/gis.py 143 145 * simplify polygon if too big for wkt field (or throw exception, to start)