File: test_invalid_location.osm

package info (click to toggle)
osm2pgsql 1.4.1%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,124 kB
  • sloc: cpp: 41,466; ansic: 1,366; python: 564; sh: 19; makefile: 15
file content (6 lines) | stat: -rw-r--r-- 243 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6">
 <node id="1" visible="true" version="1" changeset="1" timestamp="2018-10-31T10:20:19Z" user="a" uid="1" lon="3.141" lat="200.0">
   <tag k="amenity" v="restaurant" />
 </node>
</osm>