2009-07-14 |
Eddy Petrișor | don't update the node unless data changed
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | for some unknown reason assigning name didn't work...
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | always add the census data from 2002
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | bugfix: corect function names in OsmApi have the Entity...
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | if addr:postcode contains old post code, move it to...
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | the tag was named 'postal_code', not 'postalcode'
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | don't keep siruta:rank either
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | keep siruta:name_sup, but clean it up
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | force the place tag to fit the siruta clasification...
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | help: should I readjust existing place values?
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | raise an exception if the siruta rank value received...
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | bugfix: no such thing as a siruta:rank_type, but there...
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | Verbose processing function; deal with existing nodes
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | is geo-spatial.org, not geospatial.org
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | add place tag based on siruta rank and population
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | better separate the census year
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | rename the csv file variable to avoid confusion with...
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | make sure all read data from files is unicode
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | bugfix: nodeDictForPlace uses sirutadict, not sirutacsv
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | if the parameter sent to stripAccents isn't unicode...
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | since all dict keys are unicodes, declare them as such...
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | math works with numbers, so we convert to float lat...
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | no need to force everybody to use my robot id
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | fix a syntax error, although I remember fixing this...
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | moved the code that deals with is_in after the tag...
|
commit | commitdiff | tree |
2009-07-14 |
Eddy Petrișor | siruta:name_sup contains rank clasification words on...
|
commit | commitdiff | tree |
2009-07-13 |
Eddy Petrișor | add the proper OsmApi.py file instead of a symlink...
|
commit | commitdiff | tree |
2009-07-13 |
Eddy Petrișor | when dealing with dictionaries use unicode strings
|
commit | commitdiff | tree |
2009-07-13 |
Eddy Petrișor | some more work on the merge algo
|
commit | commitdiff | tree |
2009-07-13 |
Eddy Petrișor | more code to handle merges of import data with existing...
|
commit | commitdiff | tree |
2009-07-13 |
Eddy Petrișor | make sure local class definitions take precedence over...
|
commit | commitdiff | tree |
2009-07-13 |
Eddy Petrișor | added a patched version of the python OsmApi to ease...
|
commit | commitdiff | tree |
2009-07-12 |
Eddy Petrișor | ignore backups and compiled modules
|
commit | commitdiff | tree |
2009-07-08 |
Eddy Petrișor | make it clear that we WANT to fail in case of unknown...
|
commit | commitdiff | tree |
2009-07-08 |
Eddy Petrișor | use for CSV reading the new SirutaDictReader class
|
commit | commitdiff | tree |
2009-07-08 |
Eddy Petrișor | add a new module sirutacsv which defines SirutaDictReader
|
commit | commitdiff | tree |
2009-07-06 |
Eddy Petrișor | add the license text of GPLv3, since that's the license...
|
commit | commitdiff | tree |
2009-07-05 |
Eddy Petrișor | correct function name: locatePlaceInXML
|
commit | commitdiff | tree |
2009-07-05 |
Eddy Petrișor | code to fetch the map data around a given point
|
commit | commitdiff | tree |
2009-07-05 |
Eddy Petrișor | parlocatePlaceInXML: allow the XML to be either a filename...
|
commit | commitdiff | tree |
2009-07-04 |
Eddy Petrișor | import OsmApi from the current directory, if is there
|
commit | commitdiff | tree |
2009-07-04 |
Eddy Petrișor | code to extract just the nodes which are 'place' with...
|
commit | commitdiff | tree |
2009-07-04 |
Eddy Petrișor | wrote some function to simplify names of cities in...
|
commit | commitdiff | tree |
2009-07-04 |
Eddy Petrișor | add the algo description for the import
|
commit | commitdiff | tree |