{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "AddressPoints", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 4000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Point feature class representing the Marion County, Florida address point locations.", "copyrightText": "Marion County Public Safety Communications - 911 Management Division (Owner), Marion County IT/GIS Team (GIS Data Maintenance and Publication)", "editFieldsInfo": null, "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 }, "hasMetadata": true, "extent": { "xmin": 485155.02855706, "ymin": 1681099.8837827567, "xmax": 771766.3233984032, "ymax": 1884361.6629229866, "spatialReference": { "wkid": 102659, "latestWkid": 2237, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103023, "latestWkid": 6443, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 125, 150, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.LABEL", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterRight", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 230, 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": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ADDRESS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Add_Number", "type": "esriFieldTypeInteger", "alias": "Add_Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Add_Number" }, { "name": "ARN", "type": "esriFieldTypeInteger", "alias": "ARN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ARN" }, { "name": "HOUSE_NU", "type": "esriFieldTypeString", "alias": "HOUSE_NU", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "HOUSE_NU" }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "PARCEL" }, { "name": "ALT_KEY", "type": "esriFieldTypeInteger", "alias": "ALT_KEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALT_KEY" }, { "name": "QUAD", "type": "esriFieldTypeString", "alias": "QUAD", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "QUAD" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "UNIT" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "STREET" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CITY" }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "STR_TYPE" }, { "name": "ADDRESSED", "type": "esriFieldTypeInteger", "alias": "ADDRESSED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDRESSED" }, { "name": "CODES", "type": "esriFieldTypeString", "alias": "CODES", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CODES" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "INC_MUNI", "type": "esriFieldTypeString", "alias": "INC_MUNI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "INC_MUNI" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SUFFIX" }, { "name": "CONF", "type": "esriFieldTypeString", "alias": "CONF", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CONF" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LABEL" }, { "name": "AR_NBR", "type": "esriFieldTypeString", "alias": "AR_NBR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AR_NBR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "PK_AddPtsCivicAccess", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "AddressPoints", "description": "", "prototype": { "attributes": { "LABEL": null, "Add_Number": null, "ARN": null, "HOUSE_NU": null, "PARCEL": null, "ALT_KEY": null, "QUAD": null, "ADDRESS": null, "UNIT": null, "STREET": null, "CITY": null, "STR_TYPE": null, "ADDRESSED": null, "CODES": null, "ZIP_CODE": null, "INC_MUNI": null, "X": null, "Y": null, "SUFFIX": null, "CONF": null, "AR_NBR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }