{ "currentVersion": 10.71, "id": 1, "name": "GIS.SHOULDERS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "Maintained by Infrastructure and Asset Data Manager for the City of Fayetteville, North Carolina and use for AMS in combination with Cityworks and ESRI.", "copyrightText": "City of Fayetteville, North Carolina roadway data collection 2022", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 1973446.5555013716, "ymin": 446823.2821983397, "xmax": 2067561.1688473523, "ymax": 516935.92894656956, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SH_CONSTRUCT", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 161, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "3", "label": "Asphalt", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "value": "1", "label": "Concrete", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 2 }, "value": "2", "label": "Concrete and Asphalt", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 2 }, "value": "5", "label": "Gravel", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 2 }, "value": "6", "label": "Landscaped", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "7", "label": "Native Materials", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "8", "label": "Other", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 }, "value": "4", "label": "Turf", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FACILITYID", "typeIdField": "SH_CONSTRUCT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASSET_ID" }, { "name": "SH_CONSTRUCT", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "SHODRMTRL", "description": "Shoulder Material Domain Value", "codedValues": [ { "name": "Concrete", "code": "1" }, { "name": "Concrete and Asphalt", "code": "2" }, { "name": "Asphalt", "code": "3" }, { "name": "Turf", "code": "4" }, { "name": "Gravel", "code": "5" }, { "name": "Landscaped", "code": "6" }, { "name": "Native Materials", "code": "7" }, { "name": "Other", "code": "8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SH_CONSTRUCT" }, { "name": "SH_PROFILE", "type": "esriFieldTypeString", "alias": "Profile", "domain": { "type": "codedValue", "name": "PROFILE", "description": "Profile Domain Values", "codedValues": [ { "name": "Raised", "code": "1" }, { "name": "Flat", "code": "2" }, { "name": "Lowered", "code": "3" }, { "name": "Closed", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SH_PROFILE" }, { "name": "USE_TYPE", "type": "esriFieldTypeString", "alias": "Type of Use", "domain": { "type": "codedValue", "name": "USETYPE", "description": "Use Type Domain Value", "codedValues": [ { "name": "Multi-Use Path", "code": "1" }, { "name": "None", "code": "2" }, { "name": "Other", "code": "3" }, { "name": "Pedestrian Path", "code": "4" }, { "name": "Warning Device", "code": "5" }, { "name": "Unknown", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SH_CONDITION" }, { "name": "SH_Length", "type": "esriFieldTypeDouble", "alias": "SH_Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SH_Length" }, { "name": "imgSource", "type": "esriFieldTypeString", "alias": "imgSource", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "imgSource" }, { "name": "imgRedX", "type": "esriFieldTypeString", "alias": "imgRedX", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "imgRedX" }, { "name": "START_X", "type": "esriFieldTypeDouble", "alias": "START_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "START_X" }, { "name": "START_Y", "type": "esriFieldTypeDouble", "alias": "START_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "START_Y" }, { "name": "END_X", "type": "esriFieldTypeDouble", "alias": "END_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "END_X" }, { "name": "END_Y", "type": "esriFieldTypeDouble", "alias": "END_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "END_Y" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "CONDITION_2", "description": "Condition Domain Value", "codedValues": [ { "name": "Good", "code": "1" }, { "name": "Fair", "code": "2" }, { "name": "Poor", "code": "3" }, { "name": "Not Rated", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CONDITION" }, { "name": "PROTECT", "type": "esriFieldTypeString", "alias": "Protection", "domain": { "type": "codedValue", "name": "PROTECT", "description": "Protection Domain Value", "codedValues": [ { "name": "Unprotected", "code": "1" }, { "name": "Protected", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PROTECT" }, { "name": "PRO_TYPE", "type": "esriFieldTypeString", "alias": "Protection Type", "domain": { "type": "codedValue", "name": "PROTECTTYPE", "description": "Protection Type Domain Value", "codedValues": [ { "name": "Guard Rail", "code": "1" }, { "name": "Cables", "code": "2" }, { "name": "Concrete Barrier", "code": "3" }, { "name": "Barrels", "code": "4" }, { "name": "Wall", "code": "5" }, { "name": "Earthen Berm", "code": "6" }, { "name": "Fence", "code": "7" }, { "name": "Other", "code": "8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PRO_TYPE" }, { "name": "MAINT_OWN", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "MAINTENANCE", "description": "Maintenance Domain Value", "codedValues": [ { "name": "COF", "code": "1" }, { "name": "Private", "code": "2" }, { "name": "NCDOT", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINT_OWN" }, { "name": "MAT_OTHER", "type": "esriFieldTypeString", "alias": "Material Other", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MAT_OTHER" }, { "name": "USE_OTHER", "type": "esriFieldTypeString", "alias": "Use if Other", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "USE_OTHER" }, { "name": "PROT_TYPE_O", "type": "esriFieldTypeString", "alias": "Protection Type Other", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROT_TYPE_O" }, { "name": "COLL_BY", "type": "esriFieldTypeString", "alias": "Collected By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COLL_BY" }, { "name": "COLL_DATE", "type": "esriFieldTypeString", "alias": "Collected Date", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "COLL_DATE" }, { "name": "REF_WIDTH", "type": "esriFieldTypeString", "alias": "Referenced Width Value", "domain": { "type": "codedValue", "name": "REFERENCED", "description": "Referenced Domain Value", "codedValues": [ { "name": "None", "code": "1" }, { "name": "Partial", "code": "2" }, { "name": "Full", "code": "3" }, { "name": "Wide", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "REF_WIDTH" }, { "name": "BEG_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "Beginning Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEG_ELEV" }, { "name": "END_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "Ending Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "END_ELEV" }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOTES" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "STREET_SEGID", "type": "esriFieldTypeInteger", "alias": "Street Seg ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STREET_SEGID" }, { "name": "X_SLOPE", "type": "esriFieldTypeSmallInteger", "alias": "Cross Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_SLOPE" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S869_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "3", "name": "3", "domains": { "SH_CONSTRUCT": {"type": "inherited"}, "SH_PROFILE": {"type": "inherited"}, "USE_TYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "PROTECT": {"type": "inherited"}, "PRO_TYPE": {"type": "inherited"}, "MAINT_OWN": {"type": "inherited"}, "REF_WIDTH": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "X_SLOPE": null, "WarrantyDate": null, "FACILITYID": null, "SH_CONSTRUCT": "3", "SH_PROFILE": null, "USE_TYPE": null, "SH_Length": null, "imgSource": null, "imgRedX": null, "START_X": null, "START_Y": null, "END_X": null, "END_Y": null, "CONDITION": null, "PROTECT": null, "PRO_TYPE": null, "MAINT_OWN": null, "MAT_OTHER": null, "USE_OTHER": null, "PROT_TYPE_O": null, "COLL_BY": null, "COLL_DATE": null, "REF_WIDTH": null, "BEG_ELEV": null, "END_ELEV": null, "WIDTH": null, "NOTES": null, "LOCATION": null, "STREET_SEGID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "1", "name": "1", "domains": { "SH_CONSTRUCT": {"type": "inherited"}, "SH_PROFILE": {"type": "inherited"}, "USE_TYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "PROTECT": {"type": "inherited"}, "PRO_TYPE": {"type": "inherited"}, "MAINT_OWN": {"type": "inherited"}, "REF_WIDTH": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "X_SLOPE": null, "WarrantyDate": null, "FACILITYID": null, "SH_CONSTRUCT": "1", "SH_PROFILE": null, "USE_TYPE": null, "SH_Length": null, "imgSource": null, "imgRedX": null, "START_X": null, "START_Y": null, "END_X": null, "END_Y": null, "CONDITION": null, "PROTECT": null, "PRO_TYPE": null, "MAINT_OWN": null, "MAT_OTHER": null, "USE_OTHER": null, "PROT_TYPE_O": null, "COLL_BY": null, "COLL_DATE": null, "REF_WIDTH": null, "BEG_ELEV": null, "END_ELEV": null, "WIDTH": null, "NOTES": null, "LOCATION": null, "STREET_SEGID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "2", "name": "2", "domains": { "SH_CONSTRUCT": {"type": "inherited"}, "SH_PROFILE": {"type": "inherited"}, "USE_TYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "PROTECT": {"type": "inherited"}, "PRO_TYPE": {"type": "inherited"}, "MAINT_OWN": {"type": "inherited"}, "REF_WIDTH": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "X_SLOPE": null, "WarrantyDate": null, "FACILITYID": null, "SH_CONSTRUCT": "2", "SH_PROFILE": null, "USE_TYPE": null, "SH_Length": null, "imgSource": null, "imgRedX": null, "START_X": null, "START_Y": null, "END_X": null, "END_Y": null, "CONDITION": null, "PROTECT": null, "PRO_TYPE": null, "MAINT_OWN": null, "MAT_OTHER": null, "USE_OTHER": null, "PROT_TYPE_O": null, "COLL_BY": null, "COLL_DATE": null, "REF_WIDTH": null, "BEG_ELEV": null, "END_ELEV": null, "WIDTH": null, "NOTES": null, "LOCATION": null, "STREET_SEGID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "5", "name": "5", "domains": { "SH_CONSTRUCT": {"type": "inherited"}, "SH_PROFILE": {"type": "inherited"}, "USE_TYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "PROTECT": {"type": "inherited"}, "PRO_TYPE": {"type": "inherited"}, "MAINT_OWN": {"type": "inherited"}, "REF_WIDTH": {"type": "inherited"} }, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "X_SLOPE": null, "WarrantyDate": null, "FACILITYID": null, "SH_CONSTRUCT": "5", "SH_PROFILE": null, "USE_TYPE": null, "SH_Length": null, "imgSource": null, "imgRedX": null, "START_X": null, "START_Y": null, "END_X": null, "END_Y": null, "CONDITION": null, "PROTECT": null, "PRO_TYPE": null, "MAINT_OWN": null, "MAT_OTHER": null, "USE_OTHER": null, "PROT_TYPE_O": null, "COLL_BY": null, "COLL_DATE": null, "REF_WIDTH": null, "BEG_ELEV": null, "END_ELEV": null, "WIDTH": null, "NOTES": null, "LOCATION": null, "STREET_SEGID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "6", "name": "6", "domains": { "SH_CONSTRUCT": {"type": "inherited"}, "SH_PROFILE": {"type": "inherited"}, "USE_TYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "PROTECT": {"type": "inherited"}, "PRO_TYPE": {"type": "inherited"}, "MAINT_OWN": {"type": "inherited"}, "REF_WIDTH": {"type": "inherited"} }, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "X_SLOPE": null, "WarrantyDate": null, "FACILITYID": null, "SH_CONSTRUCT": "6", "SH_PROFILE": null, "USE_TYPE": null, "SH_Length": null, "imgSource": null, "imgRedX": null, "START_X": null, "START_Y": null, "END_X": null, "END_Y": null, "CONDITION": null, "PROTECT": null, "PRO_TYPE": null, "MAINT_OWN": null, "MAT_OTHER": null, "USE_OTHER": null, "PROT_TYPE_O": null, "COLL_BY": null, "COLL_DATE": null, "REF_WIDTH": null, "BEG_ELEV": null, "END_ELEV": null, "WIDTH": null, "NOTES": null, "LOCATION": null, "STREET_SEGID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "7", "name": "7", "domains": { "SH_CONSTRUCT": {"type": "inherited"}, "SH_PROFILE": {"type": "inherited"}, "USE_TYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "PROTECT": {"type": "inherited"}, "PRO_TYPE": {"type": "inherited"}, "MAINT_OWN": {"type": "inherited"}, "REF_WIDTH": {"type": "inherited"} }, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "X_SLOPE": null, "WarrantyDate": null, "FACILITYID": null, "SH_CONSTRUCT": "7", "SH_PROFILE": null, "USE_TYPE": null, "SH_Length": null, "imgSource": null, "imgRedX": null, "START_X": null, "START_Y": null, "END_X": null, "END_Y": null, "CONDITION": null, "PROTECT": null, "PRO_TYPE": null, "MAINT_OWN": null, "MAT_OTHER": null, "USE_OTHER": null, "PROT_TYPE_O": null, "COLL_BY": null, "COLL_DATE": null, "REF_WIDTH": null, "BEG_ELEV": null, "END_ELEV": null, "WIDTH": null, "NOTES": null, "LOCATION": null, "STREET_SEGID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "8", "name": "8", "domains": { "SH_CONSTRUCT": {"type": "inherited"}, "SH_PROFILE": {"type": "inherited"}, "USE_TYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "PROTECT": {"type": "inherited"}, "PRO_TYPE": {"type": "inherited"}, "MAINT_OWN": {"type": "inherited"}, "REF_WIDTH": {"type": "inherited"} }, "templates": [ { "name": "8", "description": "", "prototype": { "attributes": { "X_SLOPE": null, "WarrantyDate": null, "FACILITYID": null, "SH_CONSTRUCT": "8", "SH_PROFILE": null, "USE_TYPE": null, "SH_Length": null, "imgSource": null, "imgRedX": null, "START_X": null, "START_Y": null, "END_X": null, "END_Y": null, "CONDITION": null, "PROTECT": null, "PRO_TYPE": null, "MAINT_OWN": null, "MAT_OTHER": null, "USE_OTHER": null, "PROT_TYPE_O": null, "COLL_BY": null, "COLL_DATE": null, "REF_WIDTH": null, "BEG_ELEV": null, "END_ELEV": null, "WIDTH": null, "NOTES": null, "LOCATION": null, "STREET_SEGID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "4", "name": "4", "domains": { "SH_CONSTRUCT": {"type": "inherited"}, "SH_PROFILE": {"type": "inherited"}, "USE_TYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "PROTECT": {"type": "inherited"}, "PRO_TYPE": {"type": "inherited"}, "MAINT_OWN": {"type": "inherited"}, "REF_WIDTH": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "X_SLOPE": null, "WarrantyDate": null, "FACILITYID": null, "SH_CONSTRUCT": "4", "SH_PROFILE": null, "USE_TYPE": null, "SH_Length": null, "imgSource": null, "imgRedX": null, "START_X": null, "START_Y": null, "END_X": null, "END_Y": null, "CONDITION": null, "PROTECT": null, "PRO_TYPE": null, "MAINT_OWN": null, "MAT_OTHER": null, "USE_OTHER": null, "PROT_TYPE_O": null, "COLL_BY": null, "COLL_DATE": null, "REF_WIDTH": null, "BEG_ELEV": null, "END_ELEV": null, "WIDTH": null, "NOTES": null, "LOCATION": null, "STREET_SEGID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }