|
From: Rahkonen J. <Juk...@mm...> - 2010-03-22 17:15:36
|
Hi, It is in a different directory, but this procedure should work: Do DescribeFeatureType with browser, for example http://localhost:8080/geoserver/wfs?Service=WFS&Version=1.0.0&rRequest=DescribeFeatureType&TypeName=topp:states With Firefox: Show source code - Save the file as Schema.xsd into C:\Program Files\GeoServer 2.0.1\data_dir\workspaces\topp\states_shapefile\states Edit schema.xsd with text editor, save it. Reload feature type with Geoserver admin tool Repeat the request and see the difference http://localhost:8080/geoserver/wfs?Service=WFS&Version=1.0.0&rRequest=DescribeFeatureType&TypeName=topp:states -Jukka Rahkonen- Sébastien Geindre wrote: hi everybody, As mentionned in http://docs.geoserver.org/trunk/en/user/services/wfs/schemamapping.html, is it still possible to wfs output mapping with Geoserver 2.0 ??? Hum...copy schema.xsd $GEOSERVER_DATA_DIR/featureTypes/<ds>_myDataset/ No more featureTypesavailable no ?? thanks for all !! ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Geoserver-users mailing list Geo...@li... https://lists.sourceforge.net/lists/listinfo/geoserver-users |