4#ifndef OGRESRIJSONGEOMETRY_H_INCLUDED
5#define OGRESRIJSONGEOMETRY_H_INCLUDED
10#include "cpl_json_header.h"
19OGRGeometry CPL_DLL *OGRESRIJSONReadGeometry(json_object *poObj);
21OGRESRIJSONReadSpatialReference(json_object *poObj);
Abstract base class for all geometry classes.
Definition ogr_geometry.h:357
A collection of OGRPoint.
Definition ogr_geometry.h:3745
Point class.
Definition ogr_geometry.h:1095
This class represents an OpenGIS Spatial Reference System, and contains methods for converting betwee...
Definition ogr_spatialref.h:152
Core portability definitions for CPL.
C API and defines for OGRFeature, OGRGeometry, and OGRDataSource related classes.
OGRwkbGeometryType
List of well known binary geometry types.
Definition ogr_core.h:405