geo
Here are 414 public repositories matching this topic...
Do you want to request a feature or report a bug?
bug
What is the current behavior?
location button isn't working in the demo https://community.algoli
In the Evaluation doc in wiki, it incorrectly says Maidenhead (mls) can form words. Since MLS alternates pairs of letters and pairs numerals, it could only form EL33tt haxor words, and at least for the experienced user, or with a syntax checking interface, no letter/number ambiguity.
(MLS does have seams between fields and between squares so that adjacent places may be disimilar, but even OL
You can leave a link in the comments below if you have found some project not in the list. I will add it to the main list.
Comment sample:
- name: QGIS
- website: https://qgis.org
- short description: A cross-platform free and open-source desktop GIS software.
- category: Geographic Information System Software.
If the content was added to the master branch, a
Mini-Site
Would you be up for making a branded mini-site, like some of the other League packages?
http://platesphp.com/
http://fractal.thephpleague.com/
http://flysystem.thephpleague.com/
You can look at the sculpin branch for fractal, which is the source with a bunch of PHP.
Get started with sculpin here.
Source goes in sculpin, then the website
'react-autocomplete' (https://github.com/reactjs/react-autocomplete) is no longer maintained and causing warnings
react-dom.development.js:12357 Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
- Move code with side effects to componentDidMount, and set initial state in the constructor.
- R
🏗 Enhancement Proposal
Using the package in a module intended for integration in an existing native android or iOS project leads to the following log output:
The plugin `geolocator` is built using an older version of the Android plugin API which assumes that it's running in a full-Flutter environment. It may have undefined behaviors when Flutter is integrated into an existing app as
https://imposm.org/docs/imposm3/latest/mapping.html#id - it says that:
The ID of the OSM node, way or relation. Relation IDs are negated (-1234 for ID 1234) to prevent collisions with way IDs.
As said in omniscale/imposm3#239 the logic is more like
- node = positive,
- way negative
- and relation negative < - 1e17.
It would be very helpful if the search was better. The only thing it seems to do is traverse the gdal objects that are already in the left sidebar.
For example, I'd assume that searching for "polygonize" would find something but it doesn't. I'm just starting with GDAL using node-gdal (I understand this isn't ideal) and I'm having a hard time finding equivalent commands in node-gdal.
-
Updated
Jul 7, 2020 - C#
Right now there is no good high dpi support as per the docs, but a sort of workaround -> https://mapproxy.org/docs/latest/configuration_examples.html#hq-retina-tiles
It would be really nice to introduce this feature so these steps can be simplified (because who wants to manually calculate zoom levels?). For example in the Grid, a scale_factor option could be introduced as well to handle these c
-
Updated
Apr 29, 2020 - Go
-
Updated
Feb 17, 2019 - Makefile
-
Updated
Dec 13, 2018 - Jupyter Notebook
-
Updated
Jul 9, 2020 - Java
The NominatimSearch component uses a default inline style which overrides css classes and forces users to use !important. See https://terrestris.github.io/react-geo/docs/latest/index.html#nominatimsearch
I suggest removing the default style from the component to be able to properly work with css classes
This tutorial is placed under the CLI section, it should be under the python API section.
-
Updated
Apr 13, 2020 - JavaScript
-
Updated
Sep 30, 2019 - Java
-
Updated
Jun 27, 2020 - TeX
Hi!
I can't find any documentation regarding the REST api which is stated in the wiki.
https://wiki.openstreetmap.org/wiki/OpenRailwayMap/API#API
Without it, the api is basically useless for me. Do you have any information about it?
Thank you guys.
Andreas
Improve this page
Add a description, image, and links to the geo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the geo topic, visit your repo's landing page and select "manage topics."


How do we go about integrating this with a map? The documentation is pretty straightforward with adding/retrieving data into the tile38 server.
But not very clear on how we can visualize this on a map