{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Address_Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Address_Points", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": 1.1994527558976725E7, "ymin": 3618848.992668897, "xmax": 1.2016372824669302E7, "ymax": 3641103.4816243947, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 70, 73, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "StrtName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AssocPID", "type": "esriFieldTypeString", "alias": "ASSOCPID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ASSOCPID" }, { "name": "LastEdit", "type": "esriFieldTypeDate", "alias": "LASTEDIT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTEDIT" }, { "name": "StrtName", "type": "esriFieldTypeString", "alias": "STRTNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STRTNAME" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBDIVISION" }, { "name": "StPfx", "type": "esriFieldTypeString", "alias": "StPfx", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "StPfx" }, { "name": "Residential", "type": "esriFieldTypeSmallInteger", "alias": "Residential", "domain": { "type": "codedValue", "name": "ResType", "description": "Residential Type", "codedValues": [ { "name": "Undefined", "code": 0 }, { "name": "Residential", "code": 1 }, { "name": "Non-Residential", "code": 2 }, { "name": "New Building", "code": 3 }, { "name": "Outbuilding", "code": 4 }, { "name": "Athletic Field", "code": 8 }, { "name": "Labels", "code": 9 }, { "name": "County", "code": 99 }, { "name": "Common Area", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Residential" }, { "name": "StrtType", "type": "esriFieldTypeString", "alias": "StrtType", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "StrtType" }, { "name": "UseIMS", "type": "esriFieldTypeSmallInteger", "alias": "UseIMS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UseIMS" }, { "name": "Frxn", "type": "esriFieldTypeString", "alias": "Frxn", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Frxn" }, { "name": "BusName", "type": "esriFieldTypeString", "alias": "BusName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BusName" }, { "name": "Typ", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Type" }, { "name": "NumSfx", "type": "esriFieldTypeString", "alias": "NumbSfx", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "NUMBSFX" }, { "name": "StrtNum", "type": "esriFieldTypeInteger", "alias": "StrNum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StrtNumb" }, { "name": "GPin", "type": "esriFieldTypeString", "alias": "GPin", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GPin" }, { "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": "Verified", "type": "esriFieldTypeString", "alias": "Verified", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Verified" }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zip" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R86_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S74_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Address_Points", "description": "", "prototype": { "attributes": { "Verified": null, "Zip": null, "AssocPID": null, "LastEdit": null, "StrtName": null, "Address": null, "Subdivision": null, "StPfx": null, "Residential": 1, "StrtType": null, "UseIMS": null, "Frxn": null, "BusName": null, "Typ": null, "NumSfx": null, "StrtNum": null, "GPin": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }