osm-spline / xappy.js

Xappy.JS
Other
37 stars 4 forks source link

figure out what certain xml-header variables are good for #87

Closed andreasnuesslein closed 13 years ago

andreasnuesslein commented 13 years ago

What are the following variables good for:

xmlns:xapi='http://www.informationfreeway.org/xapi/0.6'
xapi:uri='/api/0.6/node[amenity=hospital]'
xapi:planetDate='200803150826' 
xapi:copyright='2008 OpenStreetMap contributors' 
xapi:instance='zappy2'

which one do we need; which should we include, which one should we ommit?

And: which of those really need to go in the config.json?!