This website requires JavaScript.
Explore
Help
Sign In
hans
/
Nominatim
Watch
1
Star
0
Fork
1
You've already forked Nominatim
mirror of
https://github.com/osm-search/Nominatim.git
synced
2026-02-16 15:47:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23f2690c54558c48e77b3653792674837ec67207
Nominatim
/
nominatim
/
api
History
Sarah Hoffmann
23f2690c54
convert StatusResult to a dataclass
...
This gives us nice str() functions.
2023-01-28 11:51:26 +01:00
..
v1
add streaming json writer for JSON output
2023-01-25 15:05:33 +01:00
__init__.py
reorganize api submodule
2023-01-24 13:28:04 +01:00
connection.py
add SQLAlchemy table schema for Nominatim tables
2023-01-28 11:51:26 +01:00
core.py
add SQLAlchemy table schema for Nominatim tables
2023-01-28 11:51:26 +01:00
result_formatting.py
reorganize code around result formatting
2023-01-24 17:20:51 +01:00
status.py
convert StatusResult to a dataclass
2023-01-28 11:51:26 +01:00