Maps icon indicating copy to clipboard operation
Maps copied to clipboard

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

Results 101 Maps issues
Sort by recently updated
recently updated
newest added

### Setup - Maps version: 3310ae98c33eeaee4a5ce2ac615b0810bb31ab05 - MW version: fa8646ca7ba3bb599154f02d1793c8c6c99b0875 - PHP version: 8.1.2 ### Issue Saving a new GeoJSON page results in a deprecation notice on Mediawiki 1.39: >...

bug
good first issue

I believe that the [Universal Transverse Mercator coordinate system](https://en.wikipedia.org/wiki/Universal_Transverse_Mercator_coordinate_system) is not supported by the Maps extension. Is this something that could be implemented eventually?

question

I'm looking to possibly use this to plot out planetary systems that have their data coordinates being on a 2d plane. In no basic terms a map of this: https://sarna.net/wiki/File:3151_Known_Universe_(Sarna).svg...

question

### Setup - Maps version: 9.0.7 - MW version: 1.37.2 - PHP version: 7.4.28 (cgi-fcgi) - SMW version (if applicable): 4.0.1 NLS map layer Issue I am calling a GeoJson...

bug

Make content-language-bounded messages display in user interface language This fix the issue that the system message "maps-geo-json-create-page-button", "maps-loading-map" cannot display in language variants ("page view language" aka "user language variant",...

### Setup - Maps version: 9.0.7 - MW version: 1.38.1 - PHP version: 8.0.2 (cgi-fcgi) ### Issue I know this is a conflict somewhere between the Leaflet maps, the Map...

bug

Because property values can be null at this point, it's necessary to cast to a string.

### Setup - Maps version: 9.0.7 - MW version: 1.37.2 - PHP version: 8.0.19 - SMW version (if applicable): ### Issue #### Detailed description of the issue and a [stack...

bug

> 1) Maps\Tests\Integration\DataAccess\GeoJsonFetcherTest::testWhenFileRetrievalFails_emptyJsonIsReturned LogicException: This ParserOutput contains no text! /home/runner/work/Maps/Maps/mediawiki/includes/parser/ParserOutput.php:363 /home/runner/work/Maps/Maps/mediawiki/extensions/Maps/src/Presentation/OutputFacade.php:33 /home/runner/work/Maps/Maps/mediawiki/extensions/Maps/src/GeoJsonPages/GeoJsonMapPageUi.php:23 /home/runner/work/Maps/Maps/mediawiki/extensions/Maps/src/GeoJsonPages/GeoJsonContent.php:62 /home/runner/work/Maps/Maps/mediawiki/extensions/Maps/src/GeoJsonPages/GeoJsonContent.php:56

bug

> PHP Deprecated: Maps\GeoJsonPages\GeoJsonContent overrides fillParserOutput which was deprecated in MediaWiki 1.38. [Called from MediaWiki\Content\Renderer\ContentRenderer::getParserOutput in /home/runner/work/Maps/Maps/mediawiki/includes/content/Renderer/ContentRenderer.php at line 47] in /home/runner/work/Maps/Maps/mediawiki/includes/debug/MWDebug.php on line 381 > PHP Deprecated: Use of...

bug