Wiki » History » Version 2
Кирилл Кулаков, 07/01/2013 12:05 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 | 2 | Кирилл Кулаков | The project called GeTS -- *G*eo2tag *e*-*T*ourism *S*ervice |
6 | |||
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 | * [[Service API]] |
||
26 | |||
27 | h1. Other documentation |
||
28 | |||
29 | * "YMapsML language":http://api.yandex.ru/maps/doc/ymapsml/ |