28 skills found
aspectumapp / Osm2geojsonConvert OSM and Overpass XML/JSON to GeoJSON
aaronlidman / Osm And GeojsonConverts between OSM XML and GeoJSON
AndGem / OsmToRoadGraphOSM XML file to road graph converter
F6F / SimpleOsmRoutera very very simple Router using OSM xml exports as Database
tibetty / Osm2geojson Litea lightweight yet faster osm (either in xml or in json formats) to geojson convertor - 4x faster than xmldom + osmtogeojson in most situations - implemented in pure JavaScript without any 3rd party dependency
tyrasd / GeojsontoosmConvert GeoJSON to OSM XML
digidem / Osm2objTake a readable stream of OSM XML and output a stream of objects
georust / OsmOSM XML serialization and other OpenStreetMap utilities
rclark / Osm2geojsonStreams OSM data in XML format to GeoJSON.
rovaniemi / Osm Graph ParserJava program that parses OSM XML files into a json graph representation.
psk1998 / SUMO TraCI OSMThis repository contains a Python Script and a SUMO configuration (.sumocfg) file. On running the Python Script, you are asked to input any location name (better keep it specific like - New York City, Carnegie Mellon University). This geographic location is converted into coordinates using geocoder library. Then using Selenium library, a map of the given location in .osm format is downloaded into your default downloads folder. This file is then moved into your working directory (for which you will have to change the variable 'destination' in the python script). After the map.osm file is moved to the working directory, the network from this map is extracted into .net.xml format. Using randomTrips.py, random routes are generated in the network. In the .sumocfg file, the network file, route file and output files are declared. Now, in the Python Script, TraCI is used to simulate the .sumocfg file and the output is stored in .out.xml format file.
digidem / Obj2osmGenerate OSM XML from a stream of objects matching OSM JSON
frafra / GpapconvGeopaparazzi to OSM XML and GeoJSON converter
orva / Osm XmlOSM xml parser for Rust
aluuu / Osm XmlOSM XML parsing library in OCaml
DCbrainOrg / Pgsql2osmToolchain to convert pgsql/postgis geometries to osm xml documents
stevefaeembra / Osm2gexfconverts OSM xml files to a network graph in GEXF format
MKuranowski / OsmiterPython library for reading OSM XML/GZ/BZ2/PBF files
danpat / AtuinServes Mapbox Vector Tiles directly from an OSM extract (XML/PBF)
Vanuan / Csv2osmConverts csv table with geodata to osm.xml file and vice versa (osm2csv)