Skip to main content

Maplet

Project description

Source codes for http://www.maplet.org

Introduction

The CMS was desinged as the container for GIS showing as the very beginning. It has the basic map showing, map overlaying, GIS data editing funtion now. And, the CMS could used to publish different kind the information, such as basic HTML page, JavaScript app, maps, multimedias.

Building the environment

~/usr/python36/bin/python3 -m venv ~/vpy_maplet
source ~/vpy_maplet/bin/activate
pip3 install -r doc/requirements.txt
git clone https://github.com/bukun/torcms_modules_bootstrap.git templates/modules

Setup

Database

\set dbname maplet
CREATE USER :dbname WITH PASSWORD '131322' ;
CREATE DATABASE :dbname OWNER :dbname ;
GRANT ALL PRIVILEGES ON DATABASE :dbname to :dbname ;
\c :dbname ;
create extension hstore;
\q

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

torcms_maplet-0.0.2.tar.gz (9.0 kB view details)

Uploaded Source

File details

Details for the file torcms_maplet-0.0.2.tar.gz.

File metadata

  • Download URL: torcms_maplet-0.0.2.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for torcms_maplet-0.0.2.tar.gz
Algorithm Hash digest
SHA256 028c96fa8b6007a305ec1aa4f1e509750c9198a67b57e37f7bbf31c4882be470
MD5 3572dc7cc496bf88dad08e7c4070db55
BLAKE2b-256 d83b0f53148d1059a4b9bcb3b86049aa856e996d50745789d074045349044610

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page