XML (Extensible Markup Language) is a set of rules for encoding documents in both human-readable and machine-readable form. It is defined in the XML 1.0 Specification produced by the W3C, and several other related specifications, all gratis open standards.
0
votes
1answer
24 views
Writing iso19139 compliant xml metadata from a spreadsheet
I am looking at a way to migrate the metadata from a spreadsheet into iso19139 compliant xml metadata documents for a collection of shapefiles. I can parse the data out of the spreadsheet into strings ...
0
votes
0answers
19 views
My MXD is creating an XML file with the same name when I save it [duplicate]
Note I have not installed Xtools and I have ArcGIS 10.1. Any idea of what is going on?
Here is an example of the content of the XML:
<FrameworkConfig TagName="FrameworkConfig" ...
6
votes
2answers
112 views
ESRI ArcMap Add-in Config.esriaddinx
I'm in the process of converting an older ArcMap extension to an Add-In in C# and I am trying to best take advantage of the XML based configuration.
Config.esriaddinx works great for the basic set up ...
0
votes
1answer
24 views
A PROBLEM WITH XML Standard Layer Descriptor for GeoServer
I wrote an xml in Standard Layer Descriptor for GeoServer, with the objective to map a satellite image with discrete values. I wrote:
< ColorMap type="intervals">
< ColorMapEntry ...
0
votes
2answers
92 views
Using Python to parse an XML containing GML tags
I am trying to write a python script which pulls GML tags out of an XML file and formats them into WKT for inserting into a PostGIS database. I have been successful in doing so for an XML containing a ...
1
vote
0answers
35 views
Extract tiff from WPS execute response
I am very new with OWS, specially WPS, and I am testing 52North WPS for a project. I have run the Sextante visibility process, which result format is a tiff image.
The execute response starts as ...
1
vote
2answers
47 views
how to produce xml file in SLD to add discrete colors and color legend
I have to produce a xml file, according to Styled Layer Descriptor (SLD) (for more informations you can see: http://www.opengeospatial.org/standards/sld). The file is required by GeoServer and it has ...
0
votes
0answers
39 views
Style Manager import problem
I am trying to use some styles provide by Ordnance Survey. I have a project made up of of OS VectorMapLocal layers. The Style sheets provide are in xml format. When I try to import an xml file in ...
1
vote
0answers
58 views
WMS getMap request with POST and XML
It's possible to make WFS queries by POSTing query as XML.
Does GeoServer support this also for WMS getMap request? If yes, I'm looking for information on XML syntax for such query. Sounds like a ...
3
votes
0answers
74 views
How do I write XML metadata with Python?
Some Python software I have written generates raster files via GDAL. I would like the software to create an XML metadata file for each raster so that I can include details about how the raster was ...
2
votes
1answer
159 views
How does Quantum Gis work with Arcgis .xml files?
I'm not familiar to quantum gis, so can anyone explain if it is possible to import/export xml files in quantum gis? If it is possible, how can I do that?
I exported some . xml recordset and workspace ...
3
votes
1answer
102 views
How to Create a Version 10 File Geodatabase from an XML from ArcGIS 9.2?
A client has given me an XML document for the schema of an ArcGIS 9.2 Geodatabase. The final goal will be to create a version 10 version of the geodatabase but the client doesn't have version 10 yet. ...
3
votes
1answer
39 views
What is the max. length of string for GP output?
I have an XML as the output of Geo-processing tool. I am keeping it as a file right now but another developer wants it as return value. So what is the maximum possible length of this String output? Is ...
0
votes
0answers
40 views
Styling from an XML file with multiple properties with the same name
I'm trying to give styles to a new layer about Earthquakes.
This is my code and below you have my xml file from where I'm readding:
Code:
var rule1 = new OpenLayers.Rule({
title: "Magnitude < ...
1
vote
0answers
46 views
Retrieving ArcGIS:s Spatial Data into a Database
Background:
If you have created a vector map with lots of spatial data in geometry flat in with measurement kilometer. The following object that is used in the map will be point, line and polygon ...
0
votes
0answers
54 views
Generating a Web based map interface from ArcGIS export file
I have an XML export file from an ArcGIS geodatabase with the following fields:
OBJECT ID (-)
Shape (-)
Grid_Area_ha_1 (ha)
Shape_Length_1 (m)
Shape_Area_1 (m2)
Residue_Yield_t_a_Restrict_NEW (t/a)
...
0
votes
0answers
81 views
using mapnik xml file to render tiles in python
Is it possible to use an xml file in python? without using the bindings for python for mapnik. basically i'm using django/geodjango, postgis and well i decided i'd try and design the map on tilemill ...
3
votes
1answer
151 views
ArcGIS XML Import Failed - how to find out why it failed?
I am creating an ESRi XML Workspace document in some of my own C# code. The XML doc that is produced validates against the GdbExchange.xsd schema provided by ESRI. However, when I use ArcCatalog to ...
1
vote
0answers
105 views
How to integrate XML markers with MarkerCluster?
I'm having a problem integrating XML markers with MarkerClusterer.
I need to integrate these two and show only the markers within bounds. I'm able to load the results in the XML to the map, but can ...
5
votes
3answers
145 views
how to parse a XML Document file associated with the shapefile into a PostGIS/PostgreSQL table
I have a shapefile, and information on its attributes is stored in a XML Document format. For example, the attribute of COUNTY is stored as follows:
-<attr>
...
6
votes
2answers
178 views
How to export only some feature classes to xml using ArcObjects?
I need to export some of the feature classes to an xml file ("export xml workspace") quite often so I'd like to automate the process. I've found an example here how to export a feature dataset to an ...
3
votes
3answers
154 views
I have a list of coordinates that make up a route - how can I easily render this shape on a map?
Additional info - I don't need this to be on a map - I just need the shape of the route. Is there anything that can return that shape easily?
The list of coordinates are in an xml document and I'd ...
2
votes
4answers
446 views
problem in reading kml data in openlayers
I am trying to read an KML file (point feature) and show it on a vector layer on OSM as the base map. My code seems to have a problem that does not show the features on the map. I don't now if its the ...
1
vote
1answer
121 views
How do I overrideMimeType in Openalyers.Request.Get
I can't find any info on this. When performing a GET request with the following format, I cant figure out how to add the request for "overrideMimeType("application/xml")":
request = ...
1
vote
1answer
89 views
Editing multiple SLDs
I have to edit and maintain multiple SLD's. Is there a tool to do bulk edits/ updates?
I have used tools like Atlas SLD to one SLD at a time, and could use XML editing tools to potentially edit ...
5
votes
2answers
127 views
Why the modifications I do in QGIS doesn't appear when I save an OSM file I created?
Through QGIS I loaded an OSM file I created and I'm trying to visualize what happens with the file in terms of codes after some modifications like adding points, lines or polygons. But the problem is ...
2
votes
1answer
340 views
How to render PostGIS raster with Mapnik XML?
I'm trying to manage raster files from PostGIS, which to be rendered using Mapnik. I used raster2pgsql to load those GeoTIFF images to PostGIS, and I think the loading process turned out OK. The ...
0
votes
0answers
384 views
how to create the perfect driving directions points using php and mysql [closed]
//
var directionDisplay;
var directionsService = new google.maps.DirectionsService();
var map;
var side_bar_html = "";
var gmarkers = [];
function load() {
...
2
votes
1answer
97 views
Compare workspace schemas in Modelbuilder
My model has two model parameters:
A file gdb workspace or sde workspace containing the data
An empty "template" file gdb
As the very first process in my model, I want to check if the schema of ...
0
votes
0answers
146 views
Flex 2.5 Viewer Identify Widget with Secured Service
I am trying to configure the Identify Widget with my Flex 2.5 application. I have a single ArcGIS Server service which is secured with a user.
The map displays and runs correctly with the token I ...
2
votes
1answer
259 views
How to write XML attributes from feature with ArcView license?
I need to generate xml of attribute data of a feature, but I have only Arcview license so, I can't use Export XML tool. What are my options?
What is wrong with this code (after applying search ...
1
vote
0answers
111 views
How to generate xml for use with geoxml3
I have a kml and shp I would like to convert to an xml to use with geoxml3. How would I go about doing such a thing? the xml I gen should look something like this:
<?xml version="1.0" ...
1
vote
0answers
73 views
XML workspace document import missing data
Ok, building on my last post on this topic, export/import from/to SDE. I export my SDE using export "XML Workspace Document..." and I'm using the Z File format because of the large size of the ...
3
votes
1answer
582 views
Error importing XML workspace document to file geodatabase
Ok so I have a large SDE geodatabase that I exported to an XML Workspace Document. I tried to importing it again into a file geodatabase to test if the export worked correctly and got the following ...
2
votes
1answer
265 views
How to convert GTFS to XML or JSON?
Do you know any tool that provides that? I need to manipulated GTFS file but I would like to have data available in any well-known format like XML or JSON.
EDIT
GTFS are Google Transit Feed ...
1
vote
1answer
391 views
OpenStreetMap default style for roads
I'm using the OpenStreetMap plugin for QGIS and I've successfully rendered a .osm file (lines). I've tried a few styles from github but so far none of them label all of the streets like the osm ...
1
vote
2answers
531 views
importing wayoints from wpt files (Ozi)
I do not succeed in importing waypoints from Ozi files (extension .wpt). I tried both converting through GPS-Babel to XML (.gpx) and importing in QGIS with the GPS-tool. Both times set to WGS 84, as ...
2
votes
1answer
125 views
Two questions about mapnik
I newbie have two newbie questions about Mapnik.
Does Mapnik allow generation tiles with float zoom level?
I have osm file for my region. I want generate images. Where i can download full xml file ...
1
vote
1answer
160 views
QGIS not reading colormap from hand-edited .qgs file
I have a set of rasters which store solar radiation incidence over the course of a year. In QGIS, I want to map the same extent, and with the same reference features, varying only the solar raster ...
1
vote
0answers
724 views
Adding Access-Control-Allow-Origin: * to Jetty in Geoserver [closed]
So i am trying to add
Access-Control-Allow-Origin: *
In the Jetty config file, on which the Geoserver is running to receive the contents from popup (which I am not receiving since there is no ...
2
votes
1answer
270 views
Handling XML from within ArcGIS
In my company, there is a web service that serves geographic data stored in a remote dababase through an URL. This service makes queries to the database and encodes the required data in XML format. ...
1
vote
0answers
181 views
Placemark that pulls information off an excel sheet row and display's the data in the description part of the Placemark
I am trying to find out if a certain function is available to link an excel sheet with a kmz.
What i need to happen is have a Placemark that pulls information off an excel sheet row and display's the ...
2
votes
0answers
151 views
How to import code list from .mdb to domain model in Enterprise Architect?
I have build an UML model in domain model structure in Enterprise Architect.
Now i want to import a couple of code lists to this model.
The problem is that the tables are in .mdb ArcGis workspace. I ...
2
votes
1answer
330 views
How to add more than one xml file per layer
I'm using this code to add xml (osm relations) files to my map.
osm_layer = new OpenLayers.Layer.GML("Polygon", relation.xml, {
format: OpenLayers.Format.OSM,
style: {strokeColor: "blue"},
...
6
votes
3answers
704 views
Large Open Street Map OSM file to Shapefile. Is there any hope for 32-bit FME?
I have a large OSM XML file (around 8 GB) that I was hoping to process in FME. I have a workbench that I previously used to process smaller files (500 MB) into feature type-specific Shapefiles (e.g. ...
2
votes
1answer
1k views
KML PHP parser to INSERT into database
So I have a KML file which has attribute data(Inside the tag with about 12 data points). This file was generated on ArcGIS. I'm trying to write a PHP script to parse this KML file and insert the ...
1
vote
0answers
86 views
refactoring an XSLT processor with minor changes
having an extremely large xml-file - which is derived from the field of geo informatics. i got it from a German subsite or the OpenStreetMap-Project: the Geograpical-Engineering-site that deilvers a ...
1
vote
2answers
584 views
WMS in arcgis viewer for flex
These days i am trying to develop web map using FOSS software.I hava WMS in geoserver.But it does not viewing in arcgis viewer for flex.Pls give me XML code for it?
This is my WMS.
...
2
votes
1answer
168 views
how to avoid the bbox limitations on a Mapquest XAPI request
I am doing the following: I send a request to the API-Server - over http as a response I get the following result - in XML
example: the following link gives back all the Nodes of the Type ...
1
vote
1answer
342 views
sending a XAPI-Request to the API-Server - over http
pretty new to Geo-Informatics so do not bear with me if my questions sound like newbie-questions: can i do some requests on POIs of Openstreetmap with XAPI.
doing like so: i send a request to the ...




