All Projects → sspinnovations → utility-network-swagger

sspinnovations / utility-network-swagger

Licence: other
Utility Network REST API expressed in Swagger / Open API Specification, code samples

Programming Languages

C#
18002 projects
python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
typescript
32286 projects
scala
5932 projects
shell
77523 projects

Projects that are alternatives of or similar to utility-network-swagger

awesome-arcgis
La mayor recopilación (Wiki) de recursos sobre ArcGIS que encontrarás (organizado por productos, conceptos, ...)
Stars: ✭ 21 (-22.22%)
Mutual labels:  arcgis, arcgis-api
Imagery-Apps
Example JavaScript source code for ArcGIS imagery apps (Landsat Explorer and Sentinel Explorer) that you can expand or customize.
Stars: ✭ 24 (-11.11%)
Mutual labels:  arcgis
Flareclusterlayer
ArcGIS javascript custom graphics layer. Create clusters...with flares.
Stars: ✭ 125 (+362.96%)
Mutual labels:  arcgis
Arcgis Cookbook
Chef cookbooks for ArcGIS
Stars: ✭ 227 (+740.74%)
Mutual labels:  arcgis
Arcgis Pro Sdk
ArcGIS Pro SDK for Microsoft .NET is the new .NET SDK for the ArcGIS Pro Application.
Stars: ✭ 156 (+477.78%)
Mutual labels:  arcgis
Arcgis Rest Js
compact, modular JavaScript wrappers for the ArcGIS REST API
Stars: ✭ 231 (+755.56%)
Mutual labels:  arcgis
R Bridge
Bridge library to connect ArcGIS and R, including arcgisbinding R library.
Stars: ✭ 87 (+222.22%)
Mutual labels:  arcgis
portal-admin-examples
Example python scripts for working with the ArcGIS REST API.
Stars: ✭ 17 (-37.04%)
Mutual labels:  arcgis
QuickTraceiOSLogger
A real time iOS log trace tool, view iOS log with pc web browser under local area network, which will automatically scroll like xcode. 一个实时的iOS日志跟踪工具,在局域网中使用 PC Web 浏览器查看 iOS 日志,它将像xcode一样自动滚动。
Stars: ✭ 16 (-40.74%)
Mutual labels:  trace
Angular Esri Map
A collection of directives to help you use Esri maps and services in your Angular applications
Stars: ✭ 213 (+688.89%)
Mutual labels:  arcgis
Minbus
a minbus system [ArcGIS API]
Stars: ✭ 177 (+555.56%)
Mutual labels:  arcgis
R Bridge Install
Install the R ArcGIS Tools
Stars: ✭ 159 (+488.89%)
Mutual labels:  arcgis
R-Bridge-Tutorial-Notebooks
Jupyter notebooks demonstrating setup and use of the R-ArcGIS bridge. The repo includes datasets required to run the Jupyter notebooks.
Stars: ✭ 56 (+107.41%)
Mutual labels:  arcgis
Cityengine Sdk
CityEngine is a 3D city modeling software for urban design, visual effects, and VR/AR production. With its C++ SDK you can create plugins and standalone apps capable to execute CityEngine CGA procedural modeling rules.
Stars: ✭ 137 (+407.41%)
Mutual labels:  arcgis
AnimatedEnvironmentLayer
A custom arcgis js api layer to display GRIB data formatted as json as animated particles on a canvas
Stars: ✭ 41 (+51.85%)
Mutual labels:  arcgis
Esri Leaflet
A lightweight set of tools for working with ArcGIS services in Leaflet. 🚀
Stars: ✭ 1,356 (+4922.22%)
Mutual labels:  arcgis
Agstoshapefile
Convert ArcGIS Server Dynamic Map Service to GeoJSON and Shapefile
Stars: ✭ 172 (+537.04%)
Mutual labels:  arcgis
Cedar
JavaScript Charts for ArcGIS
Stars: ✭ 230 (+751.85%)
Mutual labels:  arcgis
profiler
Continuous profiling based on pprof
Stars: ✭ 221 (+718.52%)
Mutual labels:  trace
geoform-template-js
GeoForm is a configurable template for form based data editing of a Feature Service.
Stars: ✭ 66 (+144.44%)
Mutual labels:  arcgis-api

Swagger for ArcGIS Utility Network web services

An Open API Specification/Swagger definition for methods on the ArcGIS Utility Network REST API

GetRunning

What's Here?

  • Swagger/Open API definition file for trace, updatedIsConnected, getToken.
  • nSwagStudio generated C# client for trace, updatedIsConnected, getToken
  • swagger-codegen samples of other generated clients (Python, C++, TypeScript-Angular, TypeScript-Node, Akka-Scala)

Prerequisites

  • Visual Studio 2015, 2017, or 2019 to compile C# sample (in /utility-network-swagger/code samples/UtilityNetworkCSharpSample_v1 (or _v2))

Getting Started

  • Open .NET solution under code-samples\UtilityNetworkCSharpSample_v2\UNCSharpConsoleSample.sln
  • Change variables marked as REQUIRED in Program.cs for your Portal web adapter, manager, username, password, and utility network feature layer name.
  • Compile, run, have fun!!
  • Fin!

Version 2 SDKs Built With

  • Swagger-Editor - Local Visual editor for OpenAPI Spec, and Client SDK generator
  • SwaggerHub - Local Visual editor for OpenAPI Spec, and Client SDK generator
  • nSwagStudio - Used to generate C#, TypeScript clients
  • Swagger-codegen - Command line client generator for Swagger APIs

Version 1 SDKs Built With

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].