Tag Archives: kml

Bixi comes to Toronto!

BIXI Toronto is (nearly) here! Here are the proposed station locations: Bixi_Toronto_shp.zip (Shapefile) or Bixi_Toronto-kml_csv.zip (KML and CSV).

Posted in GIS | Tagged , , , , | Leave a comment

More radio amateur grid squares

After yesterday’s post, I went a bit nuts with working out the whole amateur radio grid locator thing (not that I’m currently likely to use it, though). I’d hoped to provide a shapefile of the entire world, but that would … Continue reading

Posted in GIS | Tagged , , , , , , | Leave a comment

using CSV as a virtual data source

While we already know how to make trivial shapefiles with shapelib, sometimes that’s too tedious. Very frequently I get data in Comma Separated Value (CSV) format, and reliably importing/converting it can be a pain. Here’s our sample CSV file, library_test.csv: … Continue reading

Posted in GIS | Tagged , , | Leave a comment