aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-11Merge PR #3: Add editorconfigHEADmainSamuel Lidén Borell1-0/+21
2016-08-11Merge PR #2: Let Makefile drive buildSamuel Lidén Borell5-38/+11
2016-08-10Avoid circular dependency when generating make depsLinus Wallgren1-0/+2
2016-08-10Reomve unused variableLinus Wallgren1-7/+4
2016-08-10Add editorconfigLinus Wallgren1-0/+21
2016-08-10add *.swp to .gitignoreLinus Wallgren1-0/+1
2016-08-09Remove redudant folder creationLinus Wallgren1-1/+0
2016-08-09Assume roads csv files exist in addrstats_updateLinus Wallgren2-24/+4
2016-08-09Rely on Makefile to download data/kommuner.csvLinus Wallgren3-5/+2
2016-08-09Use Makefile to start addrstats_updateLinus Wallgren1-1/+1
2016-08-09Fix bboxSamuel Lidén Borell1-2/+2
2016-08-09Add some post towns based on guessworkSamuel Lidén Borell1-2/+2
2016-08-09Add post towns based on names of churches etc.Samuel Lidén Borell1-34/+35
2016-08-09Add script to find places with identical names as post towns, and add ~500 po...Samuel Lidén Borell3-517/+613
2016-08-08Add StartPage search link for missing roadsSamuel Lidén Borell1-2/+2
2016-08-08Fix OSM linkSamuel Lidén Borell1-1/+1
2016-08-08Add OSM search links for road namesSamuel Lidén Borell1-2/+8
2016-08-08Add links for missing roads to the post code lookup pageSamuel Lidén Borell1-2/+2
2016-08-08Add PHP script for searching for roads in the same post codeSamuel Lidén Borell3-0/+274
2016-08-08Add jq usage example for future referenceSamuel Lidén Borell1-0/+1
2016-08-08Update URL in User-Agent stringSamuel Lidén Borell1-1/+1
2016-08-08Fix script exiting with error when not downloading, and add -u to /bin/sh to ...Samuel Lidén Borell2-4/+8
2016-08-08Ignore names starting/ending with AB (company names)Samuel Lidén Borell1-0/+5
2016-08-08Merge pull request #1 from ecksun/makefileSamuel Lidén Borell7-0/+49
2016-08-08First step towards Makefile driven buildLinus Wallgren7-0/+49
2016-08-07Clarify that the postort2kommun.csv file is licensed under CC0Samuel Lidén Borell1-0/+3
2016-08-07Add clarificationsSamuel Lidén Borell1-0/+2
2016-08-06Use bbox and re-ordered key matching for potentially slightly faster queriesSamuel Lidén Borell1-2/+6
2016-08-06Change URL to live page to openstreetmap.seSamuel Lidén Borell1-1/+1
2016-08-06Add some code commentsSamuel Lidén Borell2-4/+17
2016-08-06Fix URL to postort2kommun.csvSamuel Lidén Borell1-1/+1
2016-08-06Initial versionSamuel Lidén Borell6-0/+1068