Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GeoJSON #28

Closed
bsab opened this issue Jun 22, 2017 · 4 comments
Closed

GeoJSON #28

bsab opened this issue Jun 22, 2017 · 4 comments

Comments

@bsab
Copy link

bsab commented Jun 22, 2017

Hello,
is it possible to add support for the GeoJSON format, used for geocoding including Point, MultiPoint, LineString, MultiLineString, Polygon, MultiPolygon, GeometryCollection, Feature, FeatureCollection.

@chriddyp
Copy link
Member

@bsab - thanks for reaching out! The scattermapbox trace type supports all of these already. Here are examples in plotly.js, but the syntax is the same for the Graph component:

@chriddyp
Copy link
Member

Here are some examples in Python: https://plot.ly/python/scattermapbox/
and an example in particular with creating your own shape files: https://plot.ly/python/county-level-choropleth/

@fillipefeitosa
Copy link

Would be great to have native geoJson Support, as it is more a standard than a object type.

Nice framework. I am looking for a DS viewing

byronz pushed a commit that referenced this issue Apr 23, 2019
Bound request queue
@chriddyp
Copy link
Member

chriddyp commented Aug 7, 2019

Brand new first-class geojson choropleths are now available in Dash 1.1.1 🎉 Many thanks to the organization that sponsored this feature ❤️ (more about how to sponsor & fund our open source work: https://plot.ly/products/consulting-and-oem).
Resources:

AnnMarieW pushed a commit to AnnMarieW/dash that referenced this issue Jan 6, 2022
dash.ly -> dash (right now pip users get both libraries)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants