DIPLOMKA
BASED on repository https://github.com/jirik/ol3ds
ol3 devstack
- OpenLayers 3 & Google Closure devstack ready for advanced optimizations using plovr
- fixjsstyle and gjslint included
- both Linux and Windows friendly
Current versions:
- OpenLayers v3.7.0
- Closure Library [v2015-02-18] (https://github.com/google/closure-library/tree/567c440d2c7f2601c970ce40bc650ad2044a77d2)
- plovr 2.0.0
This repository is not officially supported by Google, ol3, or individual module authors.
Requirements
- Java 7 or higher
- Windows users:
path/to/directory/with/java.exemust be in your PATH system variable
- Windows users:
- Python 2.7 (32bit or 64bit; must correspond with node.js because of node-gyp)
- Windows users:
path/to/python/directoryandpath/to/python/directory/Scriptsmust be in your PATH system variable
- Windows users:
- node.js (32bit or 64bit; must correspond with Python 2.7 because of node-gyp)
- grunt
npm install -g grunt-cli - bower
npm install -g bower - git
- Windows users:
path/to/directory/with/git.exemust be in your PATH system variable
- Windows users:
Installation
git clone https://github.com/jirik/ol3ds.git
cd ol3ds
npm install
bower install
sudo grunt install (Linux) / grunt install (Windows)
Problems with installation
Windows users: If you have some errors during npm install related to node-gyp, you will probably need to install Microsoft Visual Studio C++ 2012 Express for Windows Desktop and run the installation again.
Development
gruntto run dev server and open Hello World in the browser- Edit content of
client/src/js/webpages/index.jsand see changes in the browser
- Edit content of
grunt lintto run gjslintgrunt fixto run fixjsstyle
Build
grunt buildto compile the code and copy files toclient/publicgrunt build --mapto include also source maps
=======
HINTS dioplomkaVT - rendering commands....
Tilestache seed
Importing to pgsql: shp2pgsql -I -s 4326:900913 hexagonalGrid.shp public.hexagonalGrid | psql -d gis -U postgres -h
shp2pgsql -I -s 5514:900913 delaunyho.shp public.delaunyho | psql -d gis -U postgres -h localhost
Tilestache seed comands: tilestache-seed.py -b 48.51 11.97 51.19 19.07 -c tilestache.cfg -l delaunyho -e topojson 9 10 11 tilestache-seed.py -b 48.51 11.97 51.19 19.07 -c tilestache.cfg -l hexagon -e topojson 9 10 11 12 tilestache-seed.py -b 49.40 15.1 49.47 15.3 -c tilestache.cfg -l parcels -e topojson 12 13 14 15 16 17 18 19 20 21 //pozor na bbox...ma prehozene souradnice nez vsechny generatory bboxu tilestache-seed.py -b 48.51 11.97 51.19 19.07 -c tilestache.cfg -l okresy -e topojson 9 10 11 12 13
Transformace EPSG v postgisu CREATE TABLE new_table AS SELECT ST_Transform(geom,900913) AS geom, ogc_fid FROM newparcel;

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
