Coder Social home page Coder Social logo

codehead / maps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from professionalwiki/maps

0.0 2.0 0.0 8.68 MB

Maps is the MediaWiki extension that enables visualization of geographic data with dynamic embedded maps.

License: Other

Shell 0.10% PHP 25.38% JavaScript 70.43% CSS 2.89% HTML 1.20%

maps's Introduction

Maps

Maps is a MediaWiki extension to work with and visualize geographical information.

Features:

  • Powerful #display_map parser hook for embedding highly customizable dynamic maps into wiki pages.
  • Support for multiple mapping services: Google Maps, OpenLayers, OpenStreetMap and Leaflet.
  • Integration with Semantic MediaWiki via a coordinate datatype
    • Query your stored coordinates and visualize them on dynamic maps, as tables or as lists
    • Export your coordinates as KML or RDF
    • Combine coordinates with other structured data stored in your wiki
  • Coordinate formatting and format conversion via the #coordinates parser function.
  • Geocoding via several supported services with the #geocode parser function.
  • Geospatial operations
    • Calculating the distance between two points with #geodistance
    • Finding a destination given a starting point, bearing and distance with #finddestination
  • Distance formatting and format conversion via the #distance parser function.
  • Visual map editor (Special:MapEditor) to edit #display_map wikitext.

User manual

For administrators

For wiki users

Getting support

Project status

Build Status Scrutinizer Quality Score Dependency Status

On Packagist: Latest Stable Version Download count

Contributing

Running the tests

As setup, run composer install inside of the Maps root directory.

You can run the MediaWiki independent tests by changing into the Maps root directory and running

phpunit

This is possible without having a MediaWiki installation or webserver. A clone of the Maps code suffices.

To run the tests with MediaWiki, change into tests/phpunit of your MediaWiki installation and run

php phpunit.php --wiki wiki -c ../../extensions/Maps/phpunit.xml.dist

Where you either update wiki to match your wikis name, or drop the parameter. The above command works without modification if you are using the MediaWiki Vagrant.

Beware that due to severe technical debt, some tests access the network.

Links

maps's People

Contributors

jeroendedauw avatar translatewiki avatar petertheone avatar kghbln avatar nikerabbit avatar netbrain avatar siebrand avatar nischayn22 avatar mwjames avatar mlidal avatar shirayuki avatar helmutleitner avatar danwede avatar floriansw avatar akionux avatar addshore avatar yaronkoren avatar raymondde avatar reedy avatar pastakhov avatar amire80 avatar atdt avatar sarumpaet avatar tosfos avatar anomiex avatar fannon avatar plstand avatar nemobis avatar wikinaut avatar kvolden avatar

Watchers

 avatar  avatar

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.