You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added titles to some definitions with no descriptions,
took out additional properties false
add "format": "uri" to fields that are hyperlinks to verify format of hyperlink to contain http:// . "format": "uri", must be in the schema file in order to work otherwise doesn't validate format .Does not work with definitions have to expand definition in the fields in order to add uri, not sure about placeholder. MEtdataACessPath works with uri format if dont use typedeftype localised string and sav it in the def for metadataAccessPath.
added placeholder "ui:placeholder": "http://" to fields that are urls in ui:schema in Schemaform.js .placeholder don't work if an array item. Placehodler doesnt work if in array metadaatAccessPath doesnt work withplaceholder but serviceurlendoints do work with placeholder
no item of type string displays in a pull down list
8)take out geolocator from list of component or schema error when try to display a map ?
The text was updated successfully, but these errors were encountered:
Pewillia
changed the title
Specific Changes needed to Geoview Sschme to Implement in React Schema Forms
Specific Changes needed to Geoview Schema to Implement in React Schema Forms
Jul 10, 2023
Changes to Geoview Schema
changed boolean description to titles in order to display titles otherwise no description for boolean fields
Added titles to oneOf the field Definitions below, they were referencing definitions in order to display options in a pull down list
"TypeClassBreakStyleInfo,
TypeKindOfVectorSettings,
TypeStyleSettings,
TypeLayerEntryConfig,
"TypeListOfOgcWmsLayerEntryConfig,
TypeListOfImageStaticLayerEntryConfig,
TypeListOfXyzTilesLayerEntryConfig,
TypeListOfEsriDynamicLayerEntryConfig,
TypeListOfEsriFeatureLayerEntryConfig,
TypeListOfGeoJSONLayerEntryConfig,
TypeListOfOgcWfsLayerEntryConfig,
TypeListOfOgcFeatureLayerEntryConfig,
TypeListOfGeoPackageLayerEntryConfig,
TypeListOfGeoCoreLayerEntryConfig,
TypeUniqueValueStyleInfo
added titles to some definitions with no descriptions,
took out additional properties false
add "format": "uri" to fields that are hyperlinks to verify format of hyperlink to contain http:// . "format": "uri", must be in the schema file in order to work otherwise doesn't validate format .Does not work with definitions have to expand definition in the fields in order to add uri, not sure about placeholder. MEtdataACessPath works with uri format if dont use typedeftype localised string and sav it in the def for metadataAccessPath.
added placeholder "ui:placeholder": "http://" to fields that are urls in ui:schema in Schemaform.js .placeholder don't work if an array item. Placehodler doesnt work if in array metadaatAccessPath doesnt work withplaceholder but serviceurlendoints do work with placeholder
no item of type string displays in a pull down list
8)take out geolocator from list of component or schema error when try to display a map ?
The text was updated successfully, but these errors were encountered: