Skip to content

Geocoding and Reverse Geocoding using MS SQL Server and WCF

Notifications You must be signed in to change notification settings

chrischiancone/MS-OSM-Querys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Welcome to MS OSM Querys

##What is it?

The MS OSM Querys is a project that tries to fill a gap in the Open Street Maps community. With this project, you will be able to have geocoding and reverse geocoding functionalities using Microsoft technologies like Microsoft SQL Server databases and Windows Communication Foundation.

##The Latest Version

The latest version includes all the source files of this project (folder src/), and the latest builds of the executable projects (folder bin/). Finnaly, the latest version includes the SQL Scripts to build the relational model in a database.

##Documentation

The documentation for this project is available on the wiki.

##Installation

You must have the following requisites:

  • Microsoft SQL Server Database that supports Spatial querys (since SQL Server 2008 R2);
  • Download OSM file containing the extract of the map (link).

The full installation procedures are in the following (link).

##Licensing

This project is under GNU Lesser General Public License.

About

Geocoding and Reverse Geocoding using MS SQL Server and WCF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%