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

Add support to display geojson map features - polygon, line and points sourced from rest api's #18857

Open
1 task done
JasonHWRC opened this issue Dec 11, 2022 · 4 comments
Open
1 task done
Assignees
Labels
Enhancement New feature or request Map Widget New Widget A request for a new widget Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets

Comments

@JasonHWRC
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Summary

AppSmith is a fantastic tool for viewing and analysing data from REST APIs and databases but does not support viewing geojson data through a map widget. It would be fantastic if there was a widget that would support viewing spatial data in the form of GeoJSON which supports geometry types: Point, LineString, Polygon, MultiPoint, MultiLineString, MultiPolygon and FeatureCollection objects as per the GeoJSON Specification (RFC 7946).

Why should this be worked on?

Currently a AppSmith user needs to develop a map viewing tool using leaflet (https://leafletjs.com/examples/geojson/) or develop a component to use the google maps api (https://developers.google.com/maps/documentation/javascript/datalayer) to accomplish this but it would make life so much easier if there was a prebuilt AppSmith widget. A prebuilt widget which could be configured to use standard GeoJSON and display the GeoJSON objects over a google map or open street map background would enhance and provide functionality which currently requires development attached is an example output from one of our GeoJSON REST APIs
471082.txt

@JasonHWRC JasonHWRC added the Enhancement New feature or request label Dec 11, 2022
@github-actions github-actions bot added the Widgets Product This label groups issues related to widgets label Dec 12, 2022
@dilippitchika
Copy link
Contributor

Thanks for the feature request on the map widget @JasonHWRC, we also have an open issue for leaflet integration - #5492 , we'll try to tackle them together

@JasonHWRC
Copy link
Author

Fantastic thanks for the update

@tazmaniax
Copy link

Hi, will this also cover getting map tiles, for example from OpenWeatherMap?

@Nikhil-Nandagopal Nikhil-Nandagopal added the Widgets & Accelerators Pod Issues related to widgets & Accelerators label Aug 6, 2024
@rm-aleksandarkisimov
Copy link

Hi, would love to see this feature get added.

Our team have started using Appsmith and have a similar use case where we would like to be able to display polygon shapes and edit them in order to define regions for an internal tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Map Widget New Widget A request for a new widget Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets
Projects
None yet
Development

No branches or pull requests

8 participants