Class | GeoRuby::SimpleFeatures::HexEWKBParser |
In: |
lib/geo_ruby/simple_features/ewkb_parser.rb
|
Parent: | EWKBParser |
Parses HexEWKB strings. In reality, it just transforms the HexEWKB string into the equivalent EWKB string and lets the EWKBParser do the actual parsing.