Wiki » History » Version 8
Кирилл Кулаков, 10/21/2013 01:24 PM
1 | 1 | Кирилл Кулаков | h1. Main idea |
---|---|---|---|
2 | |||
3 | The idea of project is following. "Geo2tag LBS platform":http://geo2tag.org is a back-end platform for geo-services. It has flexible support a channels with points. In this project we use geo2tag service as a points storage and add specific functions for using in the e-Tourism projects. Later on some functions may be moved into geo2tag platform. |
||
4 | |||
5 | 3 | Кирилл Кулаков | The project called GeTS -- Geo2tag e-Tourism Service. |
6 | 2 | Кирилл Кулаков | |
7 | 1 | Кирилл Кулаков | h1. User requirements |
8 | |||
9 | * Use yandex maps markup language for output data |
||
10 | |||
11 | * Add support to store polygons and tracks |
||
12 | |||
13 | * User should authorize using Google Auth 2.0 provider |
||
14 | |||
15 | * Service must support categories for points |
||
16 | |||
17 | * Each user can use own channels to store points, polygons and tracks and can read public channels of points, polygons and tracks. |
||
18 | |||
19 | * Public channels can be updated by users with specific privileges. |
||
20 | |||
21 | h1. Design docs |
||
22 | |||
23 | * [[Service Architecture]] |
||
24 | |||
25 | 4 | Кирилл Кулаков | * [[GeTS API]] |
26 | 1 | Кирилл Кулаков | |
27 | 5 | Кирилл Кулаков | * [[Use Cases]] |
28 | |||
29 | 6 | Никита Давыдовский | * [[gets-notes|Notes]] |
30 | |||
31 | 8 | Кирилл Кулаков | * [[Geo2tag Channel Naming]] |
32 | 7 | Кирилл Кулаков | |
33 | 1 | Кирилл Кулаков | h1. Other documentation |
34 | |||
35 | * "YMapsML language":http://api.yandex.ru/maps/doc/ymapsml/ |