Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

arcgis_vrps

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arcgis_vrps

  • 0.0.4.16
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Overview

A ruby gem as an interface for ArcGIS (platform of Esri) Vehicle Routing Problem service REST API

You can install this gem by:

gem install arcgis_vrps

If at any moment you get the error similar to:

SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed

Please follow the steps outlined here

To debug / test the gem do the following on the command line:

  • irb -Ilib -rarcgis_vrps

a=Arcgis_Vrps.new("rdvAIjUCEMegkoId","a22acf9678c24b34960c320dddfe96cc") auth = Auth.new("rdvAIjUCEMegkoId","a22acf9678c24b34960c320dddfe96cc")

FAQs

Package last updated on 02 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc