{ "currentVersion": 10.81, "id": 0, "name": "Regulator Stations", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 72225, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "gRegStationInsp", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false } ], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1706155482000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": 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, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1362910.4706807137, "ymin": 499219.5368593931, "xmax": 1397721.8925275505, "ymax": 532720.6427573115, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "INSPECTION", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "fbae8ca912c1191670855dd97d9174dc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMlJREFUGJVjYYAAllkpQvEK4l/1fv9j+H7xLsPOqlU/9zMwMDCwMDAw8OyqYliiLffOn5ERolpLiiFDXoy9K3rKzzaW9SXsDTryP/0ZkAA7GwO/lfrPyv4o9jMsUoIMXgxYADsbA4+Ows9AFiamn3zYFDAwMDCwsgrxsXz/yX6LgeGnNLrk//8MDG++fr3B8vDNz3phHgZzQV4GLmQFd54xXDzb87ODJXYKw+FV2Qz+0mLs7ZxsP/X+MzB8e/uZYc/zlwzZ7QwMvwHFLTzKA4UZDgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "N", "label": "No", "description": "" }, { "symbol": { "type": "esriPMS", "url": "919ed13d885f4f252eb46f2be23e8daf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMNJREFUGJVtyj8LQWEYh+GfzqM3jtCJDJhYEYvNpsRwMiibVfEFTEzIpzCYmAyKImTEYJPJogw6k4OH/BksxLXeN+GNlFQnp9t9QdxvZ+znA54UxwBAACzILluaK6wChveuBPLC5m9wN1ElkZlW2BVR8closrEnVhLx5oIge5P4h0wWdobSxJJk/TsAUCSykrjqGwbcv/kJnbU1sbYtQzijkB3mr66tV9zu1wm95AzqSBXsqbGQg3g+TrgchjjuCkDt9gJ2nj2gKXX8NQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Y", "label": "Yes", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OVERPRESSUREPROTECTIONTYPE", "typeIdField": "INSPECTION", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "OVERPRESSUREPROTECTIONTYPE", "type": "esriFieldTypeString", "alias": "Over Pressure Protection Type", "domain": { "type": "codedValue", "name": "gOverpressureProtectionType", "description": "Regulator Inspection Overpressure Protection Type", "codedValues": [ { "name": "Monitor", "code": "Monitor" }, { "name": "Relief Valve", "code": "ReliefValve" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OVERPRESSUREPROTECTIONTYPE" }, { "name": "BYPASSINDICATOR", "type": "esriFieldTypeString", "alias": "Bypass Indicator", "domain": { "type": "codedValue", "name": "gYesNo", "description": "Regulator Inspection Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BYPASSINDICATOR" }, { "name": "STATIONNUMBER", "type": "esriFieldTypeString", "alias": "STATION NUMBER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STATIONNUMBER" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "STATIONLOCATION", "type": "esriFieldTypeString", "alias": "Station Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATIONLOCATION" }, { "name": "INSPECTION", "type": "esriFieldTypeString", "alias": "Inspection Complete", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "INSPECTION" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "TOBEINSPECTED", "type": "esriFieldTypeInteger", "alias": "To Be Inspected", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOBEINSPECTED" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "gStationType", "description": "Regulator, Town Border, or Gate Station", "codedValues": [ { "name": "Regulator Station", "code": "Regulator" }, { "name": "Town Border Station", "code": "TownBorder" }, { "name": "Gate Station", "code": "Gate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TYPE" }, { "name": "STATIONDESIGNATION", "type": "esriFieldTypeString", "alias": "Station Designation", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATIONDESIGNATION" }, { "name": "STATIONSTRUCTURELOCATION", "type": "esriFieldTypeString", "alias": "Station Structure Location", "domain": { "type": "codedValue", "name": "gStructureLocation", "description": "Regulator Inspection Structure Location", "codedValues": [ { "name": "Pit", "code": "Pit" }, { "name": "Other", "code": "Other" }, { "name": "Above Ground", "code": "AboveGround" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATIONSTRUCTURELOCATION" }, { "name": "REGULATORONESIZE", "type": "esriFieldTypeString", "alias": "Regulator One Size", "domain": { "type": "codedValue", "name": "gRegulatorSize", "description": "Regulator Size", "codedValues": [ { "name": "2\"", "code": "2" }, { "name": "3\"", "code": "3" }, { "name": "4\"", "code": "4" }, { "name": "6\"", "code": "6" }, { "name": "2\" x 3\"", "code": "2x3" }, { "name": "4\" x 6\"", "code": "4x6" }, { "name": "3\" x 4\"", "code": "3x4" }, { "name": "8\" x 10\"", "code": "8x10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REGULATORONESIZE" }, { "name": "REGULATORONETYPE", "type": "esriFieldTypeString", "alias": "Regulator One Type", "domain": { "type": "codedValue", "name": "gRegulatorType", "description": "Regulator Type", "codedValues": [ { "name": "American", "code": "American" }, { "name": "Equimeter", "code": "Equimeter" }, { "name": "Fischer", "code": "Fischer" }, { "name": "Mooney", "code": "Mooney" }, { "name": "Rockwell", "code": "Rockwell" }, { "name": "Flowsafe", "code": "Flowsafe" }, { "name": "Anderson Greenwood", "code": "AndersonGreenwood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REGULATORONETYPE" }, { "name": "REGULATORTWOSIZE", "type": "esriFieldTypeString", "alias": "Regulator Two Size", "domain": { "type": "codedValue", "name": "gRegulatorSize", "description": "Regulator Size", "codedValues": [ { "name": "2\"", "code": "2" }, { "name": "3\"", "code": "3" }, { "name": "4\"", "code": "4" }, { "name": "6\"", "code": "6" }, { "name": "2\" x 3\"", "code": "2x3" }, { "name": "4\" x 6\"", "code": "4x6" }, { "name": "3\" x 4\"", "code": "3x4" }, { "name": "8\" x 10\"", "code": "8x10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REGULATORTWOSIZE" }, { "name": "REGULATORTWOTYPE", "type": "esriFieldTypeString", "alias": "Regulator Two Type", "domain": { "type": "codedValue", "name": "gRegulatorType", "description": "Regulator Type", "codedValues": [ { "name": "American", "code": "American" }, { "name": "Equimeter", "code": "Equimeter" }, { "name": "Fischer", "code": "Fischer" }, { "name": "Mooney", "code": "Mooney" }, { "name": "Rockwell", "code": "Rockwell" }, { "name": "Flowsafe", "code": "Flowsafe" }, { "name": "Anderson Greenwood", "code": "AndersonGreenwood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REGULATORTWOTYPE" }, { "name": "RELIEFVALVEMAKE", "type": "esriFieldTypeString", "alias": "Relief Valve Make", "domain": { "type": "codedValue", "name": "gReliefValveMake", "description": "Relief Valve Make (Place Holder)", "codedValues": [ { "name": "American", "code": "American" }, { "name": "Equimeter", "code": "Equimeter" }, { "name": "Flowsafe", "code": "Flowsafe" }, { "name": "Anderson Greenwood", "code": "AndersonGreenwood" }, { "name": "Fisher & Axial", "code": "FisherAxial" }, { "name": "Rockwell/Sensus", "code": "RockwellSensus" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RELIEFVALVEMAKE" }, { "name": "RELIEFVALVETYPE", "type": "esriFieldTypeString", "alias": "Relief Valve Type", "domain": { "type": "codedValue", "name": "gRegulatorType", "description": "Regulator Type", "codedValues": [ { "name": "American", "code": "American" }, { "name": "Equimeter", "code": "Equimeter" }, { "name": "Fischer", "code": "Fischer" }, { "name": "Mooney", "code": "Mooney" }, { "name": "Rockwell", "code": "Rockwell" }, { "name": "Flowsafe", "code": "Flowsafe" }, { "name": "Anderson Greenwood", "code": "AndersonGreenwood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RELIEFVALVETYPE" }, { "name": "RELIEFVALVESIZE", "type": "esriFieldTypeString", "alias": "Relief Valve Size", "domain": { "type": "codedValue", "name": "gReliefValveSize", "description": "Relief Valve Size", "codedValues": [ { "name": "10\"", "code": "10" }, { "name": "2\"", "code": "2" }, { "name": "2\" x 3\"", "code": "2x3" }, { "name": "3\"", "code": "3" }, { "name": "3\" x 4\"", "code": "3x4" }, { "name": "4\"", "code": "4" }, { "name": "4\" x 6\"", "code": "4x6" }, { "name": "6\"", "code": "6" }, { "name": "6\" x 8\"", "code": "6x8" }, { "name": "8\"", "code": "8" }, { "name": "8\" x 10\"", "code": "8x10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RELIEFVALVESIZE" }, { "name": "RELIEFVALVESETPOINT", "type": "esriFieldTypeDouble", "alias": "Relief Valve Set Point", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RELIEFVALVESETPOINT" }, { "name": "MONITORSETPOINT", "type": "esriFieldTypeDouble", "alias": "Monitor Set Point", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MONITORSETPOINT" }, { "name": "OPERATINGPRESSUREINLET", "type": "esriFieldTypeDouble", "alias": "Operating Pressure Inlet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OPERATINGPRESSUREINLET" }, { "name": "OPERATINGPRESSUREOUTLET", "type": "esriFieldTypeDouble", "alias": "Operating Pressure Outlet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OPERATINGPRESSUREOUTLET" }, { "name": "STATIONMAOPINLET", "type": "esriFieldTypeDouble", "alias": "Station MAOP Inlet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATIONMAOPINLET" }, { "name": "STATIONMAOPOUTLET", "type": "esriFieldTypeDouble", "alias": "Station MAOP Outlet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATIONMAOPOUTLET" }, { "name": "INLETPIPESIZE", "type": "esriFieldTypeString", "alias": "Inlet Pipe Size", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INLETPIPESIZE" }, { "name": "OUTLETPIPESIZE", "type": "esriFieldTypeString", "alias": "Outlet Pipe Size", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OUTLETPIPESIZE" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "PROJECTLINK", "type": "esriFieldTypeString", "alias": "Project Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECTLINK" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LegacyID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_512", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_512", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S418_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "N", "name": "N", "domains": { "OVERPRESSUREPROTECTIONTYPE": {"type": "inherited"}, "BYPASSINDICATOR": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "INSPECTION": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "STATIONSTRUCTURELOCATION": {"type": "inherited"}, "REGULATORONESIZE": {"type": "inherited"}, "REGULATORONETYPE": {"type": "inherited"}, "REGULATORTWOSIZE": {"type": "inherited"}, "REGULATORTWOTYPE": {"type": "inherited"}, "RELIEFVALVEMAKE": {"type": "inherited"}, "RELIEFVALVETYPE": {"type": "inherited"}, "RELIEFVALVESIZE": {"type": "inherited"} }, "templates": [ { "name": "No", "description": "", "prototype": { "attributes": { "LegacyID": null, "STATIONLOCATION": null, "PROJECTLINK": null, "INSTALLATIONDATE": null, "OVERPRESSUREPROTECTIONTYPE": null, "BYPASSINDICATOR": null, "STATIONNUMBER": null, "COMMENTS": null, "FACILITYID": null, "ENABLED": 1, "INSPECTION": "N", "DATASOURCE": null, "OUTLETPIPESIZE": null, "INLETPIPESIZE": null, "STATIONMAOPOUTLET": null, "TOBEINSPECTED": null, "TYPE": null, "STATIONDESIGNATION": null, "STATIONSTRUCTURELOCATION": null, "REGULATORONESIZE": null, "REGULATORONETYPE": null, "REGULATORTWOSIZE": null, "REGULATORTWOTYPE": null, "RELIEFVALVEMAKE": null, "RELIEFVALVETYPE": null, "RELIEFVALVESIZE": null, "RELIEFVALVESETPOINT": null, "MONITORSETPOINT": null, "OPERATINGPRESSUREINLET": null, "OPERATINGPRESSUREOUTLET": null, "STATIONMAOPINLET": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Y", "name": "Y", "domains": { "OVERPRESSUREPROTECTIONTYPE": {"type": "inherited"}, "BYPASSINDICATOR": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "INSPECTION": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "STATIONSTRUCTURELOCATION": {"type": "inherited"}, "REGULATORONESIZE": {"type": "inherited"}, "REGULATORONETYPE": {"type": "inherited"}, "REGULATORTWOSIZE": {"type": "inherited"}, "REGULATORTWOTYPE": {"type": "inherited"}, "RELIEFVALVEMAKE": {"type": "inherited"}, "RELIEFVALVETYPE": {"type": "inherited"}, "RELIEFVALVESIZE": {"type": "inherited"} }, "templates": [ { "name": "Yes", "description": "", "prototype": { "attributes": { "LegacyID": null, "STATIONLOCATION": null, "PROJECTLINK": null, "INSTALLATIONDATE": null, "OVERPRESSUREPROTECTIONTYPE": null, "BYPASSINDICATOR": null, "STATIONNUMBER": null, "COMMENTS": null, "FACILITYID": null, "ENABLED": 1, "INSPECTION": "Y", "DATASOURCE": null, "OUTLETPIPESIZE": null, "INLETPIPESIZE": null, "STATIONMAOPOUTLET": null, "TOBEINSPECTED": null, "TYPE": null, "STATIONDESIGNATION": null, "STATIONSTRUCTURELOCATION": null, "REGULATORONESIZE": null, "REGULATORONETYPE": null, "REGULATORTWOSIZE": null, "REGULATORTWOTYPE": null, "RELIEFVALVEMAKE": null, "RELIEFVALVETYPE": null, "RELIEFVALVESIZE": null, "RELIEFVALVESETPOINT": null, "MONITORSETPOINT": null, "OPERATINGPRESSUREINLET": null, "OPERATINGPRESSUREOUTLET": null, "STATIONMAOPINLET": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "45cf79275fbf4482b904c03b083b3cf6" }