Changes between Version 59 and Version 60 of HaitiGISToDo


Ignore:
Timestamp:
01/24/10 01:26:28 (15 years ago)
Author:
Timothy Caro-Bruce
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HaitiGISToDo

    v59 v60  
    137137=== Load GIS data ===
    138138tcarobruce 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
    142144 * merge wkt parse code into modules/gis.py
    143145 * simplify polygon if too big for wkt field (or throw exception, to start)