Files
geopandas/tests
Jacob Wasserman c111f84af0 ENH: Lazily build the spatial index
Add a new property 'sindex' to GeoSeries and GeoDataFrame. External
functions should use the property to access the spatial index. The
rtree will not be built until the 'sindex' property is accessed.

A member '_sindex_built' is used to indicate if the rtree has been
built or needs to be.
2014-08-17 00:00:48 -04:00
..
2013-06-27 00:21:08 -05:00
2014-07-27 21:19:54 -04:00
2014-07-21 09:30:30 -07:00
2014-07-22 10:31:51 -07:00
2014-07-22 10:31:51 -07:00
2014-07-29 16:46:27 -04:00