All Projects → vincentmorneau → oracle-geo-data

vincentmorneau / oracle-geo-data

Licence: MIT License
demo.insum.ca/ords/f?p=131

Programming Languages

PLSQL
303 projects
SQLPL
141 projects

Projects that are alternatives of or similar to oracle-geo-data

world
A Laravel package which provides a list of the countries, states, cities, currencies, timezones and languages.
Stars: ✭ 479 (+2295%)
Mutual labels:  countries, states, cities
Countries
Laravel countries and currencies
Stars: ✭ 1,564 (+7720%)
Mutual labels:  countries, states
geonamescache
geonamescache - a Python library for quick access to a subset of GeoNames data.
Stars: ✭ 76 (+280%)
Mutual labels:  countries, states
china regions
Ruby Library for China Regions
Stars: ✭ 23 (+15%)
Mutual labels:  countries, cities
top-regional-repositories
🌍 The most-relevant repositories for all countries and many cities worldwide.
Stars: ✭ 18 (-10%)
Mutual labels:  countries, cities
countriesNowAPI
CountriesNow is an Open source API for retrieving geo-information for countries, including their states, cities, population, etc. 🌎
Stars: ✭ 78 (+290%)
Mutual labels:  countries, cities
world-cities-mongodb
A free world cities database
Stars: ✭ 29 (+45%)
Mutual labels:  countries, cities
geo-sql-database
Continents, Sub-Continents, Countries, States, Cities, Timezones, Currencies SQL database.
Stars: ✭ 30 (+50%)
Mutual labels:  countries, cities
php-states
Library to provides Brazilian States as Value Objects in PHP
Stars: ✭ 22 (+10%)
Mutual labels:  states
rafagas
Daily geospatial links curated by Raf Roset
Stars: ✭ 17 (-15%)
Mutual labels:  cities
typhoon-iran-cities
A Laravel package for importing regions of Iran such as provinces, counties, sectors, cities, city districts, rural districts, and villages of Iran into your database accurately. پکیج لاراول برای افزودن شهرها و استان ها و تمام مناطق روستایی و بخش های ایران
Stars: ✭ 31 (+55%)
Mutual labels:  cities
city-codes
Brazilian city names and official codes, IBGE, LexML and others
Stars: ✭ 39 (+95%)
Mutual labels:  cities
covid-19
COVID-19 World is yet another Project to build a Dashboard like app to showcase the data related to the COVID-19(Corona Virus).
Stars: ✭ 28 (+40%)
Mutual labels:  countries
billy
An opensource invoicing engine --
Stars: ✭ 28 (+40%)
Mutual labels:  countries
php-unit-conversion
A library providing full PSR-4 compatible unit conversions
Stars: ✭ 47 (+135%)
Mutual labels:  states
kstatemachine
KStateMachine is a Kotlin DSL library for creating finite state machines (FSM) and hierarchical state machines (HSM).
Stars: ✭ 63 (+215%)
Mutual labels:  states
civicstack
A repository for open source civic tools from many countries and organizations
Stars: ✭ 36 (+80%)
Mutual labels:  countries
agegate
A simple function that verifies a date of birth against a country's legal drinking age.
Stars: ✭ 16 (-20%)
Mutual labels:  countries
rails-countries
Integration between Rails and countries gem.
Stars: ✭ 17 (-15%)
Mutual labels:  countries
travel
Visualization of Sourabh's adventures
Stars: ✭ 16 (-20%)
Mutual labels:  countries

Oracle Geo Data

Four tables containing the world's 7 continents, 252 countries, 3,916 administrative divisions and 22,598 cities in a sql script for Oracle.

Demo: https://demo.insum.ca/ords/f?p=131

Note: An administrative division can be a state, region, province, territory, etc.

Install - Standard (easiest)

  • Execute compiled/install.sql.

Note: Our testing environment takes 135 seconds to complete.

Uninstall

  • Execute compiled/uninstall.sql.

Install - from Source

Use this method if you wish to understand how to the tables are populated from http://www.geonames.org/.

  • Execute source/install.sql.

Note: Our testing environment takes 120 seconds to complete.

Uninstall

  • Execute source/uninstall.sql.

Update

Use this if you were using a previous build of Oracle Geo Data and only wish to update your data.

  • Execute source/update.sql.

Note: Our testing environment takes 115 seconds to complete.

Table Definitions

See documentation.

Source Data

Special thanks to http://www.geonames.org/

Changelog

See changelog.

Sponsors

Thanks to Insum Solutions for sponsoring this project.

License

MIT © Vincent Morneau

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].