Skip to content
#

geospatial

Here are 871 public repositories matching this topic...

Anaisdg
Anaisdg commented Apr 10, 2020

What would the GeoJSON with timestamps look like? Looking at the playback part of the user guide, it's unclear to be whether your GeoJSON should contain arrays of values and corresponding timestamps for each location? Is the following correct?

var statesData = {
    "type": "Feature",
    "properties": {
thw0rted
thw0rted commented Jan 30, 2020

Sandcastle example: open any basic shape (e.g. Rectangle) and try to set an outlineWidth, or search "outlineWidth" on this tracker and read any of a bunch of existing issues, starting with #40 (!)

Browser: any

Operating System: Windows only, apparently

Since the very beginning of Cesium, people have been trying to use the outlineWidth property on EllipseGraphics, RectangleGraphics, Po

graphhopper
easbar
easbar commented Apr 18, 2020
  1. go to https://graphhopper.com/maps/
  2. from/to text fields are empty, click one of the vehicle icons
  3. right click the map -> 'Set as Start/Intermediate/End' entries are grayed out
  4. (bonus) click vehicle icon again -> markers are created in Sibay, Russia, context menu entries become active again, but from/to fields still empty even though there are markers on the map
domlysz
domlysz commented Mar 11, 2020

Please respect the following template to report a new issue, otherwise your issue will be automatically closed.

Before submitting, search through existing open or closed issues reports and through blender.stackexchange.com to check whether the issue already exists.

Make sure the issue concerns the BlenderGIS addon and not Blender itself.

In preference do not ask for help here, only report

jtoberling
jtoberling commented Aug 28, 2019

As of first congrats for this package - I'm using it quite often & it's a great help.

I'd like to ask a feature request - add support for MSSQL DB.
The main official mode of connection recommended by MS is ODBC/PDO.
[https://docs.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server?view=sql-server-2017#microsoft-odbc-driver-17-for-sql-server](ht

h3
coconut2015
coconut2015 commented May 29, 2019

I briefly looked some of the h3lib code via web interface, and they use malloc / free. Forgive me if h3lib can already configure to be used with other memory management routines.

I am wondering if it is possible to add configurable memory management routines other than malloc / free. I could certainly modify the code myself, but then it would create an upgrade / merge issue.

Basically, I a

sshuair
sshuair commented Sep 10, 2019

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 😄 emoji will be show below

winsento
winsento commented Jan 29, 2019

Proj4js jsfiddle

var source = 'EPSG:4326';
var dest = '+proj=omerc +lat_0=51.25337665246619 +lonc=39  +k=0.9999406491557739 +x_0=96062.11582090713 +y_0=7596.58318533453 +gamma=-0.4017832147399834 +ellps=krass +towgs84=23.92,-141.27,-80.9,0,0.35,0.82,-0.12 +units=m +no_defs';
proj4(source, dest, [37.93, 51.72])

cs2cs from here https://

lewfish
lewfish commented Apr 4, 2019

In experiments.rst, in the first diagram, I'm inferring that ovals are static resources and parallelograms are processes, and that dashed lines means optional. But if that's true, then I'm not sure what the meaning of purple vs. blue is, the scenes should be ovals and solid lines. It might be simpler and easier to parse if everything was a blue oval, although the dashed line makes sense. In the

editor
orangemug
orangemug commented Jan 30, 2020

'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

Improve this page

Add a description, image, and links to the geospatial topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the geospatial topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.