Giter Site home page Giter Site logo

nachouve / geofier Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 6.0 4.25 MB

Geofier is a small PHP software that provides a RESTful GeoService API. It transforms a database table or view in a GeoJSON layer suitable for OpenLayers, Leaflet or QGis. Fast and simple!

Home Page: http://geofier.com

License: GNU General Public License v3.0

PHP 34.48% CSS 10.76% JavaScript 44.74% Shell 0.37% ApacheConf 1.03% HTML 8.62%

geofier's People

Contributors

conchalonso avatar erwantremiot avatar nachouve avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

geofier's Issues

Create a config.php.global

Steps:

  • Rename config.php to config.php.global
  • Include config.php.global on .gitignore
  • Untrack config.php on git
  • Add instructions on docs and on the config.php.global file to generate a local config.php. Maybe using cat config.php.global config.php.local > config.php
  • Add checks to ensure exists a config.php

Check if EPSG is supported

Proj4 need projection definitions to work. If you ask for a transformation not already included it may throw some messages such:

Proj4php initialization for:EPSG:23029 not yet complete

Maybe it can be check it before.

Apache Log with undefined constant notices

PHP Notice: Use of undefined constant getAllFeatures - assumed 'getAllFeatures'
PHP Notice: Use of undefined constant getFeatureID - assumed 'getFeatureID'
PHP Notice: Use of undefined constant getAllColumns - assumed 'getAllColumns'
PHP Notice: Use of undefined constant getDistinctValues - assumed 'getDistinctValues'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.