This website requires JavaScript.
Explore
Help
Register
Sign in
sij
/
mapnik
Watch
1
Star
0
Fork
You've already forked mapnik
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c32166c71f
mapnik
/
utils
/
shapeindex
History
artemp
c32166c71f
move loop terminatiion condition to the top and avoid potential infinite loop when
if (content_length != shp.read_xdr_integer())
+ Track
empty
shapes and don't create *.index when there is no non-empty geometries
...
(
#3184
)
2015-11-23 09:58:27 +00:00
..
build.py
update copyright notice
2015-06-16 12:49:16 +02:00
shapeindex.cpp
move loop terminatiion condition to the top and avoid potential infinite loop when
if (content_length != shp.read_xdr_integer())
+ Track
empty
shapes and don't create *.index when there is no non-empty geometries
2015-11-23 09:58:27 +00:00