<slide>
<title>The import script</title>

<list>
	<bullet>Loop over all nodes, and:
		<list>
			<bullet>*Store the node in a different cache database*</bullet>
			<bullet>If a node has tags, store in the collection</bullet>
		</list>
	</bullet>
	<bullet>Loop over all the ways, and:
		<list>
			<bullet>*Look up locations for each node in the cache database*</bullet>
			<bullet>Store the way into the collection</bullet>
		</list>
	</bullet>
</list>

<example>London:  cache_demo.nodecache:  45.1MB — demo.poiConcat:  84.2MB</example>
<example>Miami:   cache_demo.nodecache: 166.6MB — demo.poiConcat:  22.4MB</example>

<blurb>https://github.com/derickr/3angle</blurb>
</slide>
