Class GeoParser
java.lang.Object
com.cognite.client.servicesV1.parser.GeoParser
This class contains a set of methods to help parsing file objects between Cognite api representations
(json and proto) and typed objects.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Feature
parseFeature
(String geoJson) parseFeatureToMap
(Feature element) Builds a request object from aFeature
dto.