https://github.com/gaois/geonames2sql
Build and maintain a SQL database using GeoNames Gazetteer data
https://github.com/gaois/geonames2sql
csharp dotnetcore gazetteer geography geonames sqlserver
Last synced: 8 months ago
JSON representation
Build and maintain a SQL database using GeoNames Gazetteer data
- Host: GitHub
- URL: https://github.com/gaois/geonames2sql
- Owner: gaois
- License: mit
- Created: 2019-10-07T12:41:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-16T19:15:31.000Z (over 1 year ago)
- Last Synced: 2025-01-10T03:01:45.563Z (9 months ago)
- Topics: csharp, dotnetcore, gazetteer, geography, geonames, sqlserver
- Language: C#
- Homepage:
- Size: 144 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# GeoNames2Sql
GeoNames2Sql is a tool built by the Gaois research group at [Fiontar & Scoil na Gaeilge](https://www.gaois.ie), Dublin City University, Ireland to import Gazetteer data from the [GeoNames geographical database](http://www.geonames.org/) and store it in a SQL Server instance.
Installation, setup and usage instructions are available on our documentation site [docs.gaois.ie](https://docs.gaois.ie/en/software/geonames2sql).