All Projects → andriannus → searchmap

andriannus / searchmap

Licence: MIT, MIT licenses found Licenses found MIT LICENSE MIT license.txt
Find places and Draw on Map using Google Maps API

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to searchmap

GeoFuse
Thematic Engine for Dynamic CSV or Tab Delimited Data
Stars: ✭ 15 (-71.7%)
Mutual labels:  gis
tutorial-codeigniter
Tutorial Codeigniter untuk pemula
Stars: ✭ 108 (+103.77%)
Mutual labels:  codeigniter
datacube-explorer
Web-based exploration of Open Data Cube collections
Stars: ✭ 39 (-26.42%)
Mutual labels:  gis
30DayMapChallenge
The official website for #30DayMapChallenge, It is a daily mapping/cartography/data visualization challenge aimed at the spatial community. Code for map submissions.
Stars: ✭ 33 (-37.74%)
Mutual labels:  gis
Geotrek-admin
Paths management for National Parks and Tourism organizations
Stars: ✭ 103 (+94.34%)
Mutual labels:  gis
batyr
Microservice for on-demand synchronization of geographical vector datasources to a PostgreSQL/PostGIS database. The service provides an HTTP API for easy integration into other applications.
Stars: ✭ 25 (-52.83%)
Mutual labels:  gis
pusher-for-codeigniter
CodeIgniter library for Pusher PHP SDK
Stars: ✭ 27 (-49.06%)
Mutual labels:  codeigniter
geojson-to-wfs-t-2
A lightweight javascript module to format WFS-T-2 statements from GeoJSON features
Stars: ✭ 21 (-60.38%)
Mutual labels:  gis
sentinel-util
A CLI for downloading, processing, and making a mosaic from Sentinel-1, -2 and -3 data
Stars: ✭ 22 (-58.49%)
Mutual labels:  gis
aruco-geobits
geobits: ArUco Ground Control Point Targets and Detection for Aerial Imagery (UAV/MAV).
Stars: ✭ 32 (-39.62%)
Mutual labels:  gis
importer-exporter
3D City Database client for high-performance import and export of 3D city model data
Stars: ✭ 104 (+96.23%)
Mutual labels:  gis
mapalgebra
Efficient, polymorphic Map Algebra in Haskell.
Stars: ✭ 34 (-35.85%)
Mutual labels:  gis
font-gis
Icon font and SVG for use with GIS and spatial analysis tools
Stars: ✭ 121 (+128.3%)
Mutual labels:  gis
mini-map-maker
A tool for automatically generating 3D printable STLs from freely available lidar scan data.
Stars: ✭ 51 (-3.77%)
Mutual labels:  gis
airbnb-map-search
Airbnb Map Search Page Rebuilt with Vue
Stars: ✭ 32 (-39.62%)
Mutual labels:  google-maps-api
awesome-geospatial-data-download-sites
This is the repo for open source geospatial data download sites.
Stars: ✭ 19 (-64.15%)
Mutual labels:  gis
geog4572
Geovisual Analytics @ Oregon State University
Stars: ✭ 67 (+26.42%)
Mutual labels:  gis
platform
Mapseed is a simple, beautiful way to collect information and tell geographic stories.
Stars: ✭ 81 (+52.83%)
Mutual labels:  gis
CityEngine-Twitter
Visualise Twitter activity using a procedurally-generated 3D city model
Stars: ✭ 68 (+28.3%)
Mutual labels:  gis
mergin-db-sync
A tool for two-way synchronization between Mergin and a PostGIS database
Stars: ✭ 29 (-45.28%)
Mutual labels:  gis

Search Map

Find places, Draw on Map, and Show Current Location using Google Maps API

What's New?

  1. Get place/area in real time
  2. Login before saving a place
  3. New navigation menu display

Tools

  1. PHP - CodeIgniter 3.1.9
  2. CSS - Bulma and Animate.css
  3. JavaScript - Pusher.js, Vue.js 2.5.17, Lodash 4.17.10, Validate.js 0.12.0, Moment.js 2.22.2, Particles.js 2.0.0, Wow.js, and Axios
  4. Google Maps API Places API For Web and Maps Javascript API

Installation

  1. Clone or Download this Project
  2. If Download, rename this Project to searchmap and move it to xampp/htdocs or var/www/html or like
  3. Type the composer update in the Project folder
  4. Open file application/views/core/layouts/app.php
  5. Change API_KEY with Your API_KEY
  6. Open file application/controllers/Pusher.php
  7. Change KEY_1, KEY_2, and KEY_3 with Your KEY
  8. Create Database with name searchmap and import file searchmap.sql

How To Get API_KEY?

Plase visit Google Developers

How To Get KEY_1, KEY_2, or KEY_3?

Please visit Pusher

How To Run?

Plase visit http://localhost/searchmap

References

  1. Google Maps API - Link
  2. Pusher - Link
  3. Vue.js - Link
  4. Lodash - Link
  5. Validate.js - Link
  6. Particles.js - Link
  7. Moment.js - Link
  8. Wow.js - Link
  9. Bulma - Link
  10. Animate.css - Link

License

MIT

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].