Free cookie consent management tool by TermsFeed Policy Generator

source: branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning.Test/OsmTestFiles/testNode1.osm @ 11219

Last change on this file since 11219 was 8293, checked in by spimming, 12 years ago

#1894:

  • new default constructor for osm base types
  • defined common interface for data sources
  • implemented xml data source
  • added test project with osm test files
File size: 936 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<osm version="0.6" generator="CGImap 0.0.2">
3 <bounds minlat="50.8885" minlon="4.158" maxlat="50.9772" maxlon="4.2836"/>
4 <node id="96670111" lat="50.9626829" lon="4.2148096" user="Pieter Van Pamel" uid="37553" visible="true" version="13" changeset="182165" timestamp="2009-04-04T19:15:49Z"/>
5 <node id="96670113" lat="50.9541256" lon="4.2235889" user="moyogo" uid="246" visible="true" version="9" changeset="2500037" timestamp="2009-09-16T09:35:35Z">
6  <tag k="addr:country" v="BE"/>
7  <tag k="name" v="Merchtem"/>
8  <tag k="railway" v="station"/>
9 </node>
10 <node id="24807660" lat="50.9771583" lon="4.1823457" user="mvdborre" uid="7179" visible="true" version="1" changeset="140335" timestamp="2008-02-17T19:24:39Z"/>
11 <node id="32021698" lat="50.8948096" lon="4.172257" user="Pieter Van Pamel" uid="37553" visible="true" version="12" changeset="640525" timestamp="2009-02-23T18:02:53Z"/>
12</osm>
Note: See TracBrowser for help on using the repository browser.