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

I was able to succesfully install Nominatim locally and now want to get all the data for addresses and cities using it. The problem is i don't have have enough space to hold a large quantity of data for multiple countries. So i want to import a data, get all the information I need and then delete it and import new data. I know you can update the database with new data using update.php.

So is there a safe clean way to delete data of a country?

asked 28 Nov '18, 07:56

Muntean%20Octavian's gravatar image

Muntean Octa...
31223
accept rate: 0%


Data is split in 300 tables. It's easier to delete the postgresql database and import the next country.

permanent link

answered 28 Nov '18, 12:02

mtmail's gravatar image

mtmail
4.8k1574
accept rate: 27%

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:

×710
×689
×230
×102
×31

question asked: 28 Nov '18, 07:56

question was seen: 2,371 times

last updated: 28 Nov '18, 12:02

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