{ "isCoGoEnabled": false, "extent": { "ymin": 1979936.0936330333, "xmin": 1137136.298381094, "ymax": 1979936.0936330333, "xmax": 1137136.298381094, "spatialReference": { "falseM": -100000, "xyTolerance": 0.003280833333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3435, "zTolerance": 0.001, "wkid": 102671, "xyUnits": 3048.0060960121928, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "editingInfo": {}, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.5.0", "isDataArchived": false, "id": 3, "spatialReference": { "falseM": -100000, "xyTolerance": 0.003280833333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3435, "zTolerance": 0.001, "wkid": 102671, "xyUnits": 3048.0060960121928, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "falseZ": -100000 }, "supportsSubtypeEditing": true, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Police Station", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "owner": null, "subtypefield": 790, "facilityid": null, "owntype": null, "featurecode": null, "operdays": null, "phone": null, "agencyurl": null, "contact": null, "name": null, "operhours": null, "fulladdr": null, "email": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.5, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": false, "name": "Police Station", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "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" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "globalid", "domain": null, "name": "globalid", "alias": "GlobalID" }, { "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, "precision": 1, "name": "created_date", "length": 29, "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, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "last_edited_date", "type": "esriFieldTypeDate" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "supportsDurableUrlForSyncModelNone": false, "useStandardizedQueries": true, "globalIdField": "globalid", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Illinois_East_FIPS_1201_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",984250.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-88.33333333333333],PARAMETER[\"Scale_Factor\",0.999975],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]", "falseM": -100000, "mUnits": 10000, "zUnits": 10000, "zTolerance": 0.001, "wkid": 3435, "xyUnits": 3048.00609601219, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "falseZ": -100000 }, "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.", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r3610_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_3610", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "a2627_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 0, "hasAttachments": false, "queryBinsCapabilities": { "supportsFirstDayOfWeek": false, "supportedNormalizationTypes": [ "boxCox", "field", "inverse", "log", "naturalLog", "percentOfTotal", "squareRoot" ], "supportedStatisticTypes": [ "count", "sum", "min", "max", "avg", "stddev", "var", "percentile_cont", "percentile_disc" ], "supportsNormalization": true, "supportsSnapToData": true, "supportsFixedIntervalBin": true, "supportsStackBy": true, "supportsAutoIntervalBin": true, "supportsFixedBoundariesBin": true, "supportsDateBin": true, "supportsSplitBy": true, "supportsReturnFullIntervalBin": true }, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "fullTextSearchCapabilities": { "supportsOperator": true, "supportsSearchOperator": true }, "supportsDefaultSR": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsSpatialAggregationStatistics": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "9553aae5a236472e984e34bc975c871d", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Editing,Extract,Uploads,ChangeTracking", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "csv,excel,featureCollection,featureService,geojson,imageCollection,jsonl,pbf,shapefile", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.4.0", "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAXCAYAAAALHW+jAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACBklEQVQ4jb2UPW7bQBCF3wKq5XoJ+QJWuW50ArpYqswJDKbPBUheIL0InyBlpMK+gNOIZXIBJWQdXWCCtz/CRj+UEQR+ALHgcufj7JvZneA/a/LuQBEpAKwAaABLpdT6n4AiYgDU3Q62eQH6PbB+xFcRaQG0SqluFCgiJQATHnQ7mM0PoH31MCqrgHKBsn5AKSIDlwHoOSql2gOQ2+p2WBGw/u6Du935zNtv/smm0OYWVk+B+sExBtoRM9TDHqifz0OKuR/jzyhm3Yd3frdz5/Hbqlzlp8BLmlxbYG7dQ7846ktWjALpSRQ9YnJuPkfZ/fTz/W/v5SWgyyDKzJwnFCtHs2u+iEhn52BfWmZ6BBxSYB8ycSqefJZVDrbSfRLENqnZl2kBtY/tRz2MAVUOIyJZCCiaF+hL3XAAsuvZR8em2zs3lGzy7MZl0nEuBZpQtHhy0gzXZuaCnbKpX0zY8sn33fYTDOf4LZ4eM/OxEZICWx6paLS+8aclwqj7z+48u29xrlz42BNg2PZm9QH24xcPI+BYLNhhS49uF5v0ovirKEqpQkS2wx5mzHiKXWDn7lJgGx10rsrLKsfW3kGn242ih3XuYVyLI50AlVJsj4zX2a8GK3raPHvfAmgI96FrdlwDJmB3kYpIXS5QhZPAajbhp2d19XIImdRs7jHQm4EJ+CqMC/8A3R7Ux/nQN/0AAAAASUVORK5CYII=", "yoffset": 6.5, "width": 15, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "fbd865bb29365f03892c7fffa29b51c2", "height": 17 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "sqlType": "sqlTypeDistinct", "nullable": true, "editable": true, "name": "shape", "typeName": "st_point", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }