python - How to read GML file with OGR library (GDAL\OGR)? -


I am trying to read the GML file (version 3.2.1) using OGR 1.6 in Dragon 2.6.

I am getting the following error:

  * Error 1: Unable to create Xerces C ++ based GML reader, Xerces support is not configured in GDAL / OGR Error 1 : File D: \ cp.gml appears to be GML but the GML reader can not be made instantaneously, because the axis support was not configured. *   

My question is:

Am I missing some libraries? Is it possible to work with GDL \ OGR and Python with GDL files? New version of GDAL / OGR (1.11) as suggested by Mike T. helps me unfortunately. do not know why.

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -