Inspiration
We want to make it easier for city employees to find the optimal spot for sustainable projects in the hope that cities become more green and sustainable. Sustainable projects are things like the addition of solar-powered trash compactors for public use and vegetation roof top installations.
What it does
Finds the best location for a sustainable project.
How we built it
Used ArcMap and ArcGIS Pro to create a geoprocessing model which was published to ArcGIS for Server/gp service created. That gp service is consumed in an ArcGIS Runtime SDK for .NET application.
Challenges we ran into
Problems syncing up coordinate systems. Permissions issues across internal ESRI networks. Issues extracting dynamic output.
Accomplishments that we're proud of
Getting a fairly complex model built and the service working in a short amount of time.
What we learned
Spatial references can be really tricky even when you think you know how they need to work. Learned how to troubleshoot gp services. Learned how to get dynamic inputs and outputs working and connected to the app.
What's next for Sustainable projects
We need to expose more parameters on the front end so users can customize the analysis on the back end. We could develop it for devices. Improve the weighting analysis on the backend.
Built With
- arcgis-runtime-sdk-for-.net
Log in or sign up for Devpost to join the conversation.