Hi all, I'm in the process of building a Mapnik tile cache from a dataset of shapefiles. The file path to my datasources is hard-coded, and the data itself is broken down in separate folders by state with the state abbreviation as part of the file name (an example file path: "../shapefiles/US/CA/CArivers.shp"). The result of this is that I can render individual states, but I'm not able to render multiple states together because the datasource only allows me to point to one state directory at at time. Given that this is a standard method of file structure for TomTom/Navteq datasets, I'm assuming there's a work-around out there, but I haven't come across it yet. Thanks in advance for any suggestions. Mark
_______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

