Skip to Content.
Sympa Menu

overpass - Re: [overpass] large size of area_blocks.bin

Subject: Overpass API developpement

List archive

Re: [overpass] large size of area_blocks.bin


Chronological Thread 
  • From: Roland Olbricht <>
  • To:
  • Subject: Re: [overpass] large size of area_blocks.bin
  • Date: Mon, 5 Sep 2016 09:15:08 +0100

Hi all,

could you please post the file sizes of all the area files, i.e.
do a "ls -l" in the db directory and post the result?

Everything else, e.g. the /api/ping call (delivers fresh Irish data), looks fine from outside. In particular, the area process should reuse old data blocks on every cycle, and the best hypothesis I have so far is that it doesn't for an unknown reason. The file sizes of the ".idx.shadow", ".idx" and ".shadow" files should shed some light on that.

For comparison, this is what the worldwide server has at the moment:

roland@overpass-api:/opt/osm-3s/db$ ls -l area*
-rw-rw-r-- 1 roland roland 12423397376 Sep 5 07:15 area_blocks.bin
-rw-rw-r-- 1 roland roland 118488 Sep 4 21:35 area_blocks.bin.idx
-rw-rw-r-- 1 roland roland 118488 Sep 4 21:35 area_blocks.bin.idx.shadow
-rw-rw-r-- 1 roland roland 9608 Sep 4 21:35 area_blocks.bin.shadow
-rw-rw-r-- 1 roland roland 337641472 Sep 5 07:15 areas.bin
-rw-rw-r-- 1 roland roland 1272 Sep 4 21:35 areas.bin.idx
-rw-rw-r-- 1 roland roland 1272 Sep 4 21:35 areas.bin.idx.shadow
-rw-rw-r-- 1 roland roland 344 Sep 4 21:35 areas.bin.shadow
-rw-rw-r-- 1 roland roland 5 Sep 4 21:35 areas_shadow.lock
-rw-rw-r-- 1 roland roland 13655080960 Sep 5 07:17 area_tags_global.bin
-rw-rw-r-- 1 roland roland 54034 Sep 4 21:35 area_tags_global.bin.idx
-rw-rw-r-- 1 roland roland 54034 Sep 4 21:35 area_tags_global.bin.idx.shadow
-rw-rw-r-- 1 roland roland 2616 Sep 4 21:35 area_tags_global.bin.shadow
-rw-rw-r-- 1 roland roland 1569062912 Sep 5 07:16 area_tags_local.bin
-rw-rw-r-- 1 roland roland 132959 Sep 4 21:35 area_tags_local.bin.idx
-rw-rw-r-- 1 roland roland 132959 Sep 4 21:35 area_tags_local.bin.idx.shadow
-rw-rw-r-- 1 roland roland 344 Sep 4 21:35 area_tags_local.bin.shadow
-rw-rw-r-- 1 roland roland 21 Sep 4 00:23 area_version
-rw-rw-r-- 1 roland roland 21 Sep 4 21:35 area_version.shadow

Best regards,

Roland




Archive powered by MHonArc 2.6.18.

Top of Page