Live from Barcamp —
I’ll be blogging from Bar Camp Boston for the next day or so. So far I’ve heard Schuyler and friends talk about open-source Geo stuff — they’re working on a BSD licensed maps API called OpenLayers that sits at the layer above services like Google Maps and provides a consistent API to them; so, you can target your mapping app at OpenLayers and then back on to any data source that they have a plugin for. Interesting things:
- Mapstraction
- Boston Free Map
- Openstreetmap
- how incredible it is that we put up with governments using taxes to commission maps and then selling them for insane amounts of money.
- it is amusing that Openstreetmap uses a Peter’s projection while OpenLayers takes its data and makes a Mercator projection out of it. Go Cartographers for Social Equality!
I also saw Dan Kunkle give a talk on solving the Rubik’s Cube; with 4.3 * 10^19 states, we couldn’t even store a bit per state, but he’s using some clever strategies to reduce the space into the double terabytes. He also solved the cube — “okay, now I don’t need to look any more.. thirty seconds of fast flipping while he looks away and continues talking.. done” — for us. I bet solving Rubik’s Cubes would improve my Go game.
They just brought out tens of pizza boxes, so sounds like time to eat. More later, with photos, which there’s a Flickr group for.
Must be depressing to be american. All your Free mapping is done. You don’t get to play the OSM game. I think I’d go nuts.
heh, heh. If you think TIGER is a decent free map, you’d be way wrong… 😉
Let me rephrase that. TIGER makes a decent free map. But it’s hard to make a pretty map out of it. So there’s definitely some level of updates/corrections that can be made to the TIGER dataset from within OSM… ya know, once it’s actually loaded, 9 months from now.
Ah, okay. What does it use? The projection on http://www.openstreetmap.org/ doesn’t look like Mercator..
OSM doesn’t use peters projection
Hmm… you’re right!
I guess the answer is that it currently uses ‘buggy Mercator’ that could use some help 🙂