File: test_invalid_location.osm

package info (click to toggle)
osm2pgsql 2.1.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 6,652 kB
  • sloc: cpp: 59,934; python: 1,039; ansic: 763; sh: 25; makefile: 14
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>