At present (r847) examples/regionator/csvregionator will create Placemarks
with styleUrl's for input CSV with style-id column. But no style.kml is created
hence the default RbNL hierarchy will attempt to fetch
http://host/path/style.kml
for each feature. This can obviously wreak havoc on a server. Even an empty
style.kml ("<kml/">) helps as that will be fetched and cached once. Thus,
csvregionator
or some internal library should create an empty or skeletal style.kml.
Original issue reported on code.google.com by kml.b...@gmail.com on 19 May 2010 at 11:36
Original issue reported on code.google.com by
kml.b...@gmail.com
on 19 May 2010 at 11:36