{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1500, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 2210276.102828726, "ymin": 512844.0240454823, "xmax": 2356598.7580174655, "ymax": 673487.2559079826, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 8.0E-5, "mTolerance": 8.0E-5, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 8.0E-5, "mTolerance": 8.0E-5, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var add_num = $feature.ADD_NUM;\r\nvar add_unit = $feature.ADD_UNIT;\r\n\r\nif (IsEmpty(add_unit)) {\r\n return add_num;\r\n} else {\r\n return add_num + \"-\" + add_unit;\r\n}\r\n", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 3, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 1500, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "ADD_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UNIQUE_ID", "type": "esriFieldTypeInteger", "alias": "UNIQUE_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UNIQUE_ID" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PIN" }, { "name": "FULL_ADD", "type": "esriFieldTypeString", "alias": "FULL_ADD", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "FULL_ADD" }, { "name": "ADD_NUM", "type": "esriFieldTypeInteger", "alias": "ADD_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADD_NUM" }, { "name": "ADD_UNIT", "type": "esriFieldTypeString", "alias": "ADD_UNIT", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "ADD_UNIT" }, { "name": "ADD_PRE", "type": "esriFieldTypeString", "alias": "ADD_PRE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ADD_PRE" }, { "name": "ADD_NAME", "type": "esriFieldTypeString", "alias": "ADD_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADD_NAME" }, { "name": "ADD_TYPE", "type": "esriFieldTypeString", "alias": "ADD_TYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADD_TYPE" }, { "name": "ADD_SUF", "type": "esriFieldTypeString", "alias": "ADD_SUF", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADD_SUF" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CITY" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "COUNTY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIPCODE", "type": "esriFieldTypeInteger", "alias": "ZIPCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZIPCODE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "UNIT_TYPE" }, { "name": "NBR_UNITS", "type": "esriFieldTypeString", "alias": "NBR_UNITS", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "NBR_UNITS" }, { "name": "NBR_FLRS", "type": "esriFieldTypeString", "alias": "NBR_FLRS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NBR_FLRS" }, { "name": "FLR_ID", "type": "esriFieldTypeString", "alias": "FLR_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FLR_ID" }, { "name": "ESN", "type": "esriFieldTypeSmallInteger", "alias": "ESN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESN" }, { "name": "HAZMAT", "type": "esriFieldTypeString", "alias": "HAZMAT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HAZMAT" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SOURCE" }, { "name": "CREATEBY", "type": "esriFieldTypeString", "alias": "CREATEBY", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CREATEBY" }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDATE" }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "UPDATEDBY", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "UPDATEDBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NOTES" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITY ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "FACILITYNUM", "type": "esriFieldTypeDouble", "alias": "FACILITY NUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACILITYNUM" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2064_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2064", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2064", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1724_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Addresses", "description": "", "prototype": { "attributes": { "FACILITYID": null, "FACILITYNUM": null, "OBJECTID": null, "UNIQUE_ID": null, "PIN": null, "FULL_ADD": null, "ADD_NUM": null, "ADD_UNIT": null, "ADD_PRE": null, "ADD_NAME": null, "ADD_TYPE": null, "ADD_SUF": null, "CITY": null, "COUNTY": null, "STATE": null, "ZIPCODE": null, "STATUS": null, "UNIT_TYPE": null, "NBR_UNITS": null, "NBR_FLRS": null, "FLR_ID": null, "ESN": null, "HAZMAT": null, "SOURCE": null, "CREATEBY": null, "CREATEDATE": null, "UPDATEDBY": null, "LASTUPDATE": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "129d3ff9e44547529fb8434baa9a0386" } ], "tables": [] }