0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove the table comments from the sql files. Follows-up r661. sed -i '/Create table statement/d' create_table_monuments_*.sql More... about 13 years ago
Copy into monuments_config.py the comments for each table present in the sql/create_table_monuments_* files. More... about 13 years ago
Renamed (ns,ew) columns to (lat,lon), as they are in all the other tables. More... about 13 years ago
tri seems to be free text. From http://fr.wikipedia.org/wiki/Mod%C3%A8le:Ligne_de_tableau_MH tri : clé de tri du monument (sans lettres accentuées, par exemple) More... about 13 years ago
lag is the address, mark id as the primary key. It's not really the primary key, as they're restarting the number every time, but it's what it should be. More... about 13 years ago
Add the types of the entries in the database (when it's not a varchar(255)) and reorder some entries to better match the table definitions. More... about 13 years ago
An empty conv is equivalent to not listing it. Removed all 'conv' : u'', fields. More... about 13 years ago
Use CREATE TABLE IF NOT EXISTS on all monuments tables. I agree it's kind of pointless when we have just dropped it, but it's 30 vs 10 for using it. More... about 13 years ago
End all sql files with a newline More... about 13 years ago
Write the defaults of number types as number More... about 13 years ago
There are monuments with a much larger numer (id) see http://pl.wikipedia.org/wiki/Wikiprojekt:Wiki_Lubi_Zabytki/wykazy/województwo_lubelskie/powiat_biłgorajski More... about 13 years ago
Add commons column used in plwiki More... about 13 years ago
Field adresse present in the template and fill_table_monuments_all, but missing from monuments_mt_(de) table. More... about 13 years ago
git-svn-id: https://svn.toolserver.org/svnroot/p_erfgoed@649 3e45a915-b2e0-c146-c98e-857251466b57 More... about 13 years ago
Forgot registrant_url... More... about 13 years ago
Adding Malta in German More... about 13 years ago
git-svn-id: https://svn.toolserver.org/svnroot/p_erfgoed@646 3e45a915-b2e0-c146-c98e-857251466b57 More... about 13 years ago
Name changes More... about 13 years ago
check coords More... about 13 years ago
comment out country bbox More... about 13 years ago
fix More... about 13 years ago
elif fix More... about 13 years ago
country coordinate check More... about 13 years ago
checkLon More... about 13 years ago
checkLon More... about 13 years ago
WallAdd Wallonia in English More... about 13 years ago
Add Wallonie in French More... about 13 years ago
We also seem to have German descriptions for some monuments in Wallonie. More... about 13 years ago
data check test More... about 13 years ago
We don't want empty fields! More... about 13 years ago