Category "esri"

ESRI : Failed to parse source map

I am getting this error in the Google chrome developer console. Failed to parse SourceMap: http://localhost:15132/Scripts/_External/igniteui/css/themes/in

How to retrieve the field name of a ShapeFile feature field?

I am using gdal-ruby to parse ESRI ShapeFiles like in this demo. I want to iterate through all features in order to push the field values into a database. Howev