All Projects → ipang-dwi → sigsby

ipang-dwi / sigsby

Licence: GPL-3.0 license
Sistem Informasi Geografis (SIG) / GIS Wisata Kota Surabaya Berbasis Web - www.firstplato.com

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to sigsby

gisjogja
GISJOGJA - aplikasi web based sistem informasi geografis (SIG) / GIS wisata kota JOGJA - www.firstplato.com
Stars: ✭ 17 (-26.09%)
Mutual labels:  gis, sig, sistem-informasi-geografis, gmap-api, firstplato
Phpgpx
Simple library for reading and creating GPX files written in PHP.
Stars: ✭ 92 (+300%)
Mutual labels:  geolocation, gis
Arctern
Stars: ✭ 94 (+308.7%)
Mutual labels:  geolocation, gis
laravel-geoly
Perform fast and efficient radius searches on your Laravel Eloquent models.
Stars: ✭ 25 (+8.7%)
Mutual labels:  geolocation, distance-calculation
CLAVIN-rest
A Spring Boot microservice that serves the CLAVIN (https://github.com/novetta/CLAVIN) library for geo rectifying locations mentioned in text.
Stars: ✭ 16 (-30.43%)
Mutual labels:  geolocation, geotagging
Ffwdme.js
[DEPRECATED!] 🛑 A JavaScript toolkit that aims to bring interactive GPS driving directions to the mobile browser
Stars: ✭ 150 (+552.17%)
Mutual labels:  geolocation, gis
totalopenstation
Total Open Station downloads and exports survey data from your total station
Stars: ✭ 51 (+121.74%)
Mutual labels:  geolocation, gis
CLAVIN-NERD
Stanford NLP Implementation of the CLAVIN LocationTagger
Stars: ✭ 22 (-4.35%)
Mutual labels:  geolocation, geotagging
Java-DB-IP
A Java wrapper for DB-IP free city database
Stars: ✭ 29 (+26.09%)
Mutual labels:  geolocation
discourse-locations
Tools for handling locations in Discourse
Stars: ✭ 31 (+34.78%)
Mutual labels:  geolocation
ostora-jsapi4
Responsive template for building web mapping applications
Stars: ✭ 20 (-13.04%)
Mutual labels:  gis
react-hook-geolocation
A React hook to access data from the Geolocation API
Stars: ✭ 31 (+34.78%)
Mutual labels:  geolocation
a11yjson
A11yJSON: A standard to describe the accessibility of the physical world.
Stars: ✭ 58 (+152.17%)
Mutual labels:  gis
crisis-news-mapper
日本の災害関連ニュースをTwitterから収集して地図上にマッピングするFirebaseプロジェクト crisis.yuiseki.net
Stars: ✭ 13 (-43.48%)
Mutual labels:  geolocation
UMapControl
轻量级跨平台瓦片地图库
Stars: ✭ 35 (+52.17%)
Mutual labels:  gis
website
Source du site statique de geotribu.net
Stars: ✭ 15 (-34.78%)
Mutual labels:  gis
django-graphql-geojson
GeoJSON support for Graphene Django
Stars: ✭ 61 (+165.22%)
Mutual labels:  gis
mars2d
【Mars2D平台 】主仓库,包含所有开源仓库清单导航
Stars: ✭ 182 (+691.3%)
Mutual labels:  gis
gdal2tiles
A python library for generating map tiles based on gdal2tiles.py from GDAL project
Stars: ✭ 53 (+130.43%)
Mutual labels:  gis
earthengine-py-examples
A collection of 300+ examples for using Earth Engine and the geemap Python package
Stars: ✭ 76 (+230.43%)
Mutual labels:  gis

web-based-sig-wisata-kota-surabaya

Update 18.03.2019, repo ini akan saya maintenance dan update berkala lagi. Saat ini masih dalam proses maintenance ulang, dan belum selesai untuk release.
======================================================================
Maaf repo ini sudah tidak bisa berjalan dikarenakan ada update GMap API setelah masuk platform GCP - Google Cloud Platform awal tahun 2018. Dan repo ini tidak akan saya update. Silahkan akses https://lab.firstplato.com/gisjogja untuk mencoba project serupa dengan GMap API terbaru, dan beberapa fitur tambahan, silahkan akses repo https://github.com/ipang-dwi/gisjogja-1. Bisa juga lihat video previewnya di https://www.youtube.com/watch?v=4a1MOR6FRpk

Sistem Informasi Geografis (SIG) / GIS Wisata Kota Surabaya Berbasis Web

Aplikasi Sistem Informasi Geografis (SIG) / GIS Wisata Kota Surabaya Berbasis Web. Untuk frontend menggunakan Native PHP5 dan untuk backend menggunakan framework CodeIgniter.

Semoga bisa bermanfaat, bagi yang ingin mempelajari :

  • Web programming, terutama native PHP5, PHP Framework (CodeIgniter), Jquery dan CSS3
  • Cara kerja REST API, dalam hal ini GMap (Google Map) API v3
  • SIG - Sistem Informasi Geografis / GIS - Geographical Informasion System

Instalasi :

  • Cukup download atau clone file-file di repo ini, dan copy kan pada web direktori kamu.
  • Buat database baru, dan import file Sql ke database yang kamu buat. Silahkan WA ke o856 48587 856, untuk file Sql nya. Nanti akan diemail.
  • Buka file 'configdb.php' pada baris ke 6, sesuaikan dengan setting database kamu. contoh $mysqli = new mysqli('localhost','user-kamu','password-kamu','nama-database-kamu');
  • Buka file 'database.php' pada folder admin/application/config. Sesuaikan dengan setting database kamu. contoh $db['default']['hostname'] = 'localhost'; $db['default']['username'] = 'user-kamu'; $db['default']['password'] = 'password-kamu'; $db['default']['database'] = 'nama-database-kamu'; $db['default']['dbdriver'] = 'mysqli';
  • Buka file 'config.php' pada folder admin/application/config. Sesuaikan dengan setting nama folder admin project kamu. contoh $config['base_url'] = 'http://localhost/project-kamu/admin';
  • Tes jalankan pada browser.

Preview : https://imgur.com/a/4X1HS

Minimum requirements :

  • PHP 5.x
  • MySql 5.x atau MariaDB 5.x

Elements :

  • Bootstrap v3.x
  • Bootswatch v3.x Cosmo Themes
  • CodeIgniter v3.x
  • Jquery v1.x
  • Datatables v1.x

Feel free to reach me on :

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].