{ "isCoGoEnabled": false, "extent": { "ymin": "NaN", "xmin": "NaN", "ymax": "NaN", "xmax": "NaN", "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 135385249.943495482, "mTolerance": 0.001, "falseX": -22041258.62706707, "falseY": -33265068.6042247675, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": ["extent"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.6.0", "isDataArchived": false, "id": 11, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 135385249.943495482, "mTolerance": 0.001, "falseX": -22041258.62706707, "falseY": -33265068.6042247675, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 32000, "isDataVersioned": true, "templates": [{ "name": "Police Stations", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": {"attributes": { "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "NAME": null, "OWNER": null, "OPERHOURS": null, "OWNTYPE": null, "OPERDAYS": null, "CITY": null, "FACILITYID": null, "COUNTY": null, "AGENCYURL": null }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID", "name": "Police Stations", "allowTrueCurvesUpdates": true, "displayField": "NAME", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "FACILITYID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "FACILITYID", "length": 50, "alias": "Facility Identifier", "type": "esriFieldTypeString" }, { "modelName": "NAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "NAME", "length": 255, "alias": "Name of Facility", "type": "esriFieldTypeString" }, { "modelName": "OWNER", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "OWNER", "length": 50, "alias": "Owner Name", "type": "esriFieldTypeString" }, { "modelName": "OWNTYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "OWNTYPE", "length": 50, "alias": "Owner Type", "type": "esriFieldTypeString" }, { "modelName": "SUBTYPEFIELD", "nullable": true, "editable": true, "defaultValue": 790, "domain": null, "name": "SUBTYPEFIELD", "alias": "Subtype Field", "type": "esriFieldTypeInteger" }, { "modelName": "FEATURECODE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "FEATURECODE", "length": 100, "alias": "Feature Code", "type": "esriFieldTypeString" }, { "modelName": "FULLADDR", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "FULLADDR", "length": 250, "alias": "Full Address", "type": "esriFieldTypeString" }, { "modelName": "AGENCYURL", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "AGENCYURL", "length": 100, "alias": "Website", "type": "esriFieldTypeString" }, { "modelName": "OPERDAYS", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "OperationalDays", "description": "The days of operation for a facility", "type": "codedValue", "codedValues": [ { "code": "Sun-Sat", "name": "Sun-Sat" }, { "code": "Mon-Fri", "name": "Mon-Fri" }, { "code": "Sat-Sun", "name": "Sat-Sun" }, { "code": "Other", "name": "Other" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "OPERDAYS", "length": 50, "alias": "Operational Days", "type": "esriFieldTypeString" }, { "modelName": "OPERHOURS", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "OperationalHours", "description": "The hours of operation for a facility", "type": "codedValue", "codedValues": [ { "code": "Daylight", "name": "Daylight" }, { "code": "Other", "name": "Other" }, { "code": "6:00am-7:00pm", "name": "6:00am-7:00pm" }, { "code": "24 Hours/Day", "name": "24 Hours/Day" }, { "code": "8:30am-5:00pm", "name": "8:30am-5:00pm" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "OPERHOURS", "length": 50, "alias": "Operational Hours", "type": "esriFieldTypeString" }, { "modelName": "CONTACT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CONTACT", "length": 50, "alias": "Contact Name", "type": "esriFieldTypeString" }, { "modelName": "PHONE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "PHONE", "length": 12, "alias": "Phone", "type": "esriFieldTypeString" }, { "modelName": "EMAIL", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "EMAIL", "length": 100, "alias": "Email", "type": "esriFieldTypeString" }, { "modelName": "CITY", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "CountyName", "description": "", "type": "codedValue", "codedValues": [ { "code": "ANDERSON", "name": "ANDERSON" }, { "code": "CAMP", "name": "CAMP" }, { "code": "CHEROKEE", "name": "CHEROKEE" }, { "code": "GREGG", "name": "GREGG" }, { "code": "HARRISON", "name": "HARRISON" }, { "code": "HENDERSON", "name": "HENDERSON" }, { "code": "MARION", "name": "MARION" }, { "code": "PANOLA", "name": "PANOLA" }, { "code": "RAINS", "name": "RAINS" }, { "code": "RUSK", "name": "RUSK" }, { "code": "SMITH", "name": "SMITH" }, { "code": "UPSHUR", "name": "UPSHUR" }, { "code": "VAN ZANDT", "name": "VAN ZANDT" }, { "code": "WOOD", "name": "WOOD" }, { "code": "MADISON", "name": "MADISON" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "CITY", "length": 50, "alias": "CITY", "type": "esriFieldTypeString" }, { "modelName": "COUNTY", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "CountyName", "description": "", "type": "codedValue", "codedValues": [ { "code": "ANDERSON", "name": "ANDERSON" }, { "code": "CAMP", "name": "CAMP" }, { "code": "CHEROKEE", "name": "CHEROKEE" }, { "code": "GREGG", "name": "GREGG" }, { "code": "HARRISON", "name": "HARRISON" }, { "code": "HENDERSON", "name": "HENDERSON" }, { "code": "MARION", "name": "MARION" }, { "code": "PANOLA", "name": "PANOLA" }, { "code": "RAINS", "name": "RAINS" }, { "code": "RUSK", "name": "RUSK" }, { "code": "SMITH", "name": "SMITH" }, { "code": "UPSHUR", "name": "UPSHUR" }, { "code": "VAN ZANDT", "name": "VAN ZANDT" }, { "code": "WOOD", "name": "WOOD" }, { "code": "MADISON", "name": "MADISON" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "COUNTY", "length": 50, "alias": "COUNTY", "type": "esriFieldTypeString" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true, "timeZone": "Central Standard Time" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": false, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.001, "mUnits": 1, "zUnits": 1, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": 0 }, "globalIdField": "GlobalID", "description": "
The published representation of police stations managed in the facility site point feature class, combined with service information and organized for consumption in desktop and web applications.<\/SPAN><\/P><\/DIV><\/DIV>", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "R3881_pk", "isUnique": true, "description": "", "isAscending": true, "fields": "OBJECTID" }, { "name": "UUID_3881", "isUnique": false, "description": "", "isAscending": true, "fields": "GlobalID" }, { "name": "UUID_OID_3881", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID,OBJECTID" }, { "name": "S2695_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "SHAPE" } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user", "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" } }, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsReturningGeometryEnvelope": false, "supportsPagination": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "fullTextSearchableFields": [] }, "subtypeField": "", "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 8000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "imageData": "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", "yoffset": 0, "width": 37, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "0ea4d2b336b59356a5b46916b5a87849", "height": 37 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "System-maintained Geometry for a feature", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }