Awesome
#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.