NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hi there,

I was wondering if the style configuration file of OSM2PGSQL could be configured that way that it only writes points into my PostGIS-DB? It's because I'm only interested in POIs for a specific project. If not possible with OSM2PGSQL is there any other options?

Best Regards, Carsten

asked 21 Apr '13, 09:31

hoge6b01's gravatar image

hoge6b01
56336
accept rate: 0%

(just in case you're not aware) it's worth bearing in mind that POIs in OSM may well be represented by ways rather than nodes (buildings, for example). If you really just want points, there are a few "how do I extract all the XXX in YYY questions" already with answers explaining the use of osmfilter and osmconvert, which may be useful.

(21 Apr '13, 10:47) SomeoneElse ♦

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×263
×181
×165
×134
×67

question asked: 21 Apr '13, 09:31

question was seen: 2,837 times

last updated: 21 Apr '13, 10:47

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum