Select to view content in your preferred language

metadata service does not display all feature classes with style sheets

2676
1
12-06-2010 07:02 AM
PeterHoffman
Deactivated User
I have succesfully implemented Robert Sheitlin's metadata service on my server running arcgis 9.3.1 with Oracle sde. Some feature classes display as they should with the selected style sheet. Other display without any formatting. The ones that do not display correctly with the service display fine in arccatalog.

Here is part of the output of the one w/o formatting except the last 2 lines are italicised:

New York State Office of Cyber Security & Critical Infrastructure Coordination (CSCIC) 200912 vector digital data Albany, NY New York State Office of Cyber Security and Critical Infrastructure Coordination (CSCIC) Service=sde:oracle11g; User=ITGIS; Version=SDE.DEFAULT ITGIS.Streets Vector file of public/private streets and ferry crossings compiled from orthoimagery and other sources. Attributed with street names, addresses, and route numbers. A vector street layer suitable for use in a GIS. This data was created as part of the Accident Location Information System (ALIS) project. ALIS is a multi-agency project involving the NYS Office of Cyber Security & Critical Infrastructure Coordination (CSCIC), the NYS Department of Motor Vehicles (DMV) and the NYS Department of Transportation (DOT). A major component of the ALIS Project was the creation of up-to-date statewide Geographic Information System (GIS) files. en 200912 unknown publication date Complete Continually, as needed -73.498263 -71.850197 41.309331 40.592535 1123556.876886 1575009.423782 162326.793179 416718.758475 None ALIS Accident Location Information System boundary This file including derivative products are copyrighted by the New York State Office of Cyber Security and Critical Infrastructure Coordination ? 2009. A signed license is required or access through the New York State GIS Data Sharing Cooperative. Such file and derivative products may be used for any lawful purpose except commercial resale provided the following statement appears on all electronic or hardcopy created products: "This file or derivative product was created with information copyrighted by the New York State Office of Cyber Security and Critical Infrastructure Coordination ? 2009." May not be redistributed, commercial use is prohibited with out special license arrangements. NYS Office of Cyber Security & Critical Infrastructure Coordination (CSCIC) mailing and physical address
30 South Pearl Street
11th Floor
Tags (2)
0 Kudos
1 Reply
PeterHoffman
Deactivated User
Did some comparisons and this is what I have found when I select each feature class and select the Xml stylesheet and look at the metadata page.

Streets - does not format properly

<?xml version="1.0" encoding="ISO-8859-1" ?>
  <!DOCTYPE metadata (View Source for full doctype...)>

Elections - display properly

<?xml version="1.0" ?>
- <!-- <!DOCTYPE metadata SYSTEM "http://www.esri.com/metadata/esriprof80.dtd">
  -->

I have not found how to change this as the 2 feature classes show the same info when you go to edit the metadata.
0 Kudos