polyfinder

Software Screenshot:
polyfinder
Software Details:
Version: 0.1
Upload Date: 20 Feb 15
Distribution Type: Freeware
Downloads: 5

Rating: 2.0/5 (Total Votes: 2)

polyfinder is a Python module that gives you geoenabled data taken straight from ESRI ArcGIS REST services.

Example:

 >>> from polyfinder import PolyFinder
 >>> pf = PolyFinder('226 Ripka St, 19127')
 >>> pf.ward_div()
 {u'ADDRESS': u'201 FOUNTAIN ST',
 u'CENTROID_X': -75.23040009,
 u'CENTROID_Y': 40.03039932,
 u'DIVISION': u'08',
 u'ID': u'2108',
 u'LOCATION': u'Y',
 u'MATCH_ADDR': u'201 FOUNTAIN ST',
 u'OBJECTID': 438,
 u'OBJECTID_1': 1253,
 u'OBJECTID_12': 1253,
 u'PERIMETER': 1.0217016,
 u'POLLING_PL': u'HILLSIDE RECREATION CENTER',
 u'POLLING_X': -75.229599,
 u'POLLING_Y': 40.03350067,
 u'SHAPE.AREA': 1501706.65864654,
 u'SHAPE.LEN': 5394.584423083521,
 u'SHAPE_LENG': 5394.5844231,
 u'WARD': u'21'}

Requirements:

  • Python

Similar Software

Fimex
Fimex

17 Feb 15

TerraViewer
TerraViewer

3 Jun 15

TomTom Go
TomTom Go

2 Jun 15

shape2ge
shape2ge

3 Jun 15

Comments to polyfinder

Comments not found
Add Comment
Turn on images!