{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Address Points", "type": "Feature Layer", "description": "Contains locations for residential and commercial locations as well as for other types of locations that need an address for billing or permitting uses. The type of address is indicated in the X column.Maintained by Titusville Planning staff. Street suffixes not conforming to USPS postal standards will use the Department of Revenue method, which is to append the street name with the full spelling of the nonconforming suffix. Known nonconforming suffixes are Courtway (DiPol Courtway, Cashew Courtway) and Corto (Calle Corto). ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Titusville", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 113, 168, 77, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 668508.537986245, "ymin": 1478421.5156359076, "xmax": 1907700.519571077, "ymax": 2163713.6178179905, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StreetNumber", "type": "esriFieldTypeInteger", "alias": "Street Number", "domain": null }, { "name": "StreetDirection", "type": "esriFieldTypeString", "alias": "Pre Direction", "length": 10, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "StreetSuffix", "type": "esriFieldTypeString", "alias": "Suffix", "length": 10, "domain": { "type": "codedValue", "name": "dStreetSuffix", "description": "Valid Postal Suffix Abbreviations", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CSW", "code": "CSQ" }, { "name": "CT", "code": "CT" }, { "name": "CTWY", "code": "CTWY" }, { "name": "DR", "code": "DR" }, { "name": "HWY", "code": "HWY" }, { "name": "LN", "code": "LN" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "RD", "code": "RD" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRL", "code": "TRL" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StreetPostDirection", "type": "esriFieldTypeString", "alias": "Post Direction", "length": 10, "domain": null }, { "name": "StreetUnitSuiteApt", "type": "esriFieldTypeString", "alias": "Unit", "length": 10, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 10, "domain": null }, { "name": "TaxAcct", "type": "esriFieldTypeInteger", "alias": "Tax Account", "domain": null }, { "name": "HTEMatchStatus", "type": "esriFieldTypeString", "alias": "HTE Matched Status", "length": 2, "domain": null }, { "name": "HTEStatus", "type": "esriFieldTypeString", "alias": "HTE Record Status", "length": 2, "domain": null }, { "name": "BSAStatus", "type": "esriFieldTypeString", "alias": "BS&A Record Status", "length": 10, "domain": null }, { "name": "CreatedUser", "type": "esriFieldTypeString", "alias": "Created By User", "length": 50, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "Created On Date", "length": 8, "domain": null }, { "name": "LastEditedUser", "type": "esriFieldTypeString", "alias": "Last Edited By User", "length": 50, "domain": null }, { "name": "LastEditedDate", "type": "esriFieldTypeDate", "alias": "Last Edited On Date", "length": 8, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 255, "domain": null }, { "name": "AddressCategory", "type": "esriFieldTypeString", "alias": "AddressCategory", "length": 255, "domain": { "type": "codedValue", "name": "Address Category", "description": "Main Address Category", "codedValues": [ { "name": "Official Address", "code": "1" }, { "name": "Utility Address", "code": "2" }, { "name": "Temporary Site Address", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AddressType", "type": "esriFieldTypeString", "alias": "AddressType", "length": 255, "domain": { "type": "codedValue", "name": "Address Type", "description": "Describes Specific Types of Addresses", "codedValues": [ { "name": "Residential", "code": "1" }, { "name": "Commercial", "code": "2" }, { "name": "Lift Station", "code": "3" }, { "name": "Signs", "code": "4" }, { "name": "FPL Meter", "code": "5" }, { "name": "Water Meter", "code": "6" }, { "name": "Irrigation Meter", "code": "7" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_121", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_121", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S107_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }