marook / osm-read

an openstreetmap XML and PBF data parser for node.js and the browser
GNU Lesser General Public License v3.0
107 stars 25 forks source link

Add browser support to PBF parser #4

Closed nrenner closed 10 years ago

nrenner commented 10 years ago

As discussed in #3, support for using pbfParser.js in the browser will be added by separating Node.js dependencies into an abstraction layer. This will be done in step-by-step pull requests, collected in this issue: