Skip to content

carmencampos/WMTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WMTS

There are two purposes in creating this repository.

Python server

Tiny Tile Server is a Python server that permits the user to display local MBTiles maps on the internet. It extracts the data from the SQLite database where is store the map information in tables containing all the tiles, UTFGrid and metadata. Tiny Tile Server shows the tiles on a website and the UTFGrid data on top of the map. It can also be used to show the getCapabilities information from Web Tile Map Service in XML format extracted by the metadata table. The server is a part in a website whose purpose is to show how it works and provide templates for the user who wants to employ it, so he will not need to have programming knowledge in order to use Tiny Tile Server, just to follow a simple installation tutorial.

To store information about my bachelor thesis

A description about the objectives of the bachelos thesis can be found here: http://wiki.hsr.ch/StefanKeller/BACamposBordonsAufgabenstellung

In the tutorials folder you can learn with examples how to use the programs I have been trying.

In the clients for publishing folder are the client files I have used in my website, which is located here: http://sinv-56043.edu.hsr.ch

In the maps folder you can find the maps I made, and you can use them to try the examples.

In the project managment folder is a description about the achievement of the bachelor thesis: when was done each part.

MIT License

Copyright (c) 2013 Carmen Campos Bordons

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published