Overview
The project structure has been depicted in the following diagram:
Structure
Project has been divided into 4 parts:
- Core - contains core functionalites. It provides data serialization mechanisms, proxy services to Bing Spatial Data Services REST API;
- Commands - enables command line arguments parsing, commands creation and execution;
- Console - console client;
- Service - windows service with watch folder functionalities.