{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Addresses", "type": "Feature Layer", "description": "Address points for the City of Lebanon Ohio that are serviced by any utilities owned by the City of Lebanon. If needing only the addresses located within the City of Lebanon query the FIPS field for 42364 (Turtle Creek Township is 77868 and Union Township is 78610). For labeling use the LHN (Long House Number) field.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1967070000000001E8, "falseY": -95612900, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Engineering and GIS", "parentLayer": { "id": 2, "name": "Property Dataset" }, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "52936c454a42792819dc8831032e7c65", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAcklEQVQYlZ3QPQoCQQzF8V9kW8/hgoVg4xHsPJ4nEhZBxM6D7Fc5FtssM1MsPkgR8s/LI42Nav4CEwe0GPEM+gJMnHFb7Z0S92DOHS/ZtT2OeOXgrhItahnfuK76Gd8CDLq0DFtMeARDzVHwsVShzX/8AYEmE7tODszbAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1468620.793749988, "ymin": 504493.76150000095, "xmax": 1497503.8152499795, "ymax": 541692.6400000006, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.5, "mTolerance": 2, "falseX": -1.3183460333857782E8, "falseY": -1.0418930450673518E8, "xyUnits": 3.365845128383284E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "AID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FIPS_CODE", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "MPSTFR", "type": "esriFieldTypeInteger", "alias": "Parcel ID", "domain": null }, { "name": "BLDGNO", "type": "esriFieldTypeString", "alias": "Long House Number", "length": 20, "domain": null }, { "name": "OldOID", "type": "esriFieldTypeString", "alias": "Address ID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "MACCT", "type": "esriFieldTypeInteger", "alias": "Parcel ID", "domain": null }, { "name": "LHN", "type": "esriFieldTypeString", "alias": "Long House Number", "length": 20, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Address ID", "length": 20, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "Land Use Code", "length": 55, "domain": null }, { "name": "STRADDR", "type": "esriFieldTypeString", "alias": "Street Address", "length": 50, "domain": null }, { "name": "COM", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "INCITY", "type": "esriFieldTypeString", "alias": "In City Bdry (YN)", "length": 1, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDPTKEY", "type": "esriFieldTypeString", "alias": "Address Point Key", "length": 20, "domain": null }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "Full Address Number", "length": 20, "domain": null }, { "name": "ADDRRANGE", "type": "esriFieldTypeString", "alias": "Addres Range", "length": 50, "domain": null }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "Address Unit Type", "length": 10, "domain": { "type": "codedValue", "name": "AddressUnitType", "description": "", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Basement", "code": "BSMT" }, { "name": "Building", "code": "BLDG" }, { "name": "Department", "code": "DEPT" }, { "name": "Floor", "code": "FL" }, { "name": "Front", "code": "FRNT" }, { "name": "Garage", "code": "GAR" }, { "name": "Hanger", "code": "HNGR" }, { "name": "Key", "code": "KEY" }, { "name": "Lobby", "code": "LBBY" }, { "name": "Lot", "code": "LOT" }, { "name": "Lower", "code": "LOWR" }, { "name": "Office", "code": "OFC" }, { "name": "Penthouse", "code": "PH" }, { "name": "Pier", "code": "PIER" }, { "name": "Rear", "code": "REAR" }, { "name": "Room", "code": "RM" }, { "name": "Side", "code": "SIDE" }, { "name": "Slip", "code": "SLIP" }, { "name": "Space", "code": "SPC" }, { "name": "Stop", "code": "STOP" }, { "name": "Suite", "code": "STE" }, { "name": "Trailer", "code": "TRLR" }, { "name": "Unit", "code": "UNIT" }, { "name": "Upper", "code": "UPPR" }, { "name": "Other", "code": "OTHER" }, { "name": "Villa", "code": "VILLA" }, { "name": "Townhome", "code": "TOWNH" }, { "name": "Warehouse", "code": "WHS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "PLACENAME", "type": "esriFieldTypeString", "alias": "Place Name", "length": 250, "domain": null }, { "name": "ADDRCLASS", "type": "esriFieldTypeInteger", "alias": "Site Address Class Description", "domain": null }, { "name": "POINTYPE", "type": "esriFieldTypeString", "alias": "Site Address Location Type", "length": 30, "domain": { "type": "codedValue", "name": "SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 30, "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Address Status", "length": 30, "domain": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FIN", "type": "esriFieldTypeString", "alias": "Finance Acct", "length": 10, "domain": null }, { "name": "FL", "type": "esriFieldTypeString", "alias": "Floor #", "length": 5, "domain": null }, { "name": "SENIOR", "type": "esriFieldTypeString", "alias": "Senior", "length": 1, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "Fips Code", "length": 5, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit Suite Apt", "length": 10, "domain": null }, { "name": "BLDG", "type": "esriFieldTypeString", "alias": "Building No", "length": 5, "domain": null }, { "name": "ST", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": null }, { "name": "ZPLUS", "type": "esriFieldTypeString", "alias": "Zip Plus", "length": 4, "domain": null }, { "name": "MTAXD", "type": "esriFieldTypeSmallInteger", "alias": "Tax District", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET_NBR", "type": "esriFieldTypeInteger", "alias": "STREET_NBR", "domain": null }, { "name": "STREET_DIR", "type": "esriFieldTypeString", "alias": "STREET_DIR", "length": 2, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 50, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 20, "domain": null }, { "name": "MUNICIPALITY_NAME", "type": "esriFieldTypeString", "alias": "MUNICIPALITY_NAME", "length": 50, "domain": null }, { "name": "SUBDV", "type": "esriFieldTypeString", "alias": "SUBDV", "length": 50, "domain": null }, { "name": "SUBEXTKEY", "type": "esriFieldTypeString", "alias": "SUBEXTKEY", "length": 20, "domain": null }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNGCOORD", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "MINORTYPE", "type": "esriFieldTypeString", "alias": "MINORTYPE", "length": 50, "domain": { "type": "codedValue", "name": "d_AddrType", "description": "Address Type", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Business", "code": "BUS" }, { "name": "Church", "code": "CH" }, { "name": "Church School", "code": "CHSCH" }, { "name": "City", "code": "CITY" }, { "name": "Combination", "code": "COMBO" }, { "name": "Condominium", "code": "CONDO" }, { "name": "County", "code": "CTY" }, { "name": "Federal", "code": "FED" }, { "name": "Group Housing", "code": "GH" }, { "name": "School", "code": "SCH" }, { "name": "Single Family Housing", "code": "SFH" }, { "name": "State", "code": "ST" }, { "name": "Township", "code": "TWP" }, { "name": "Garage", "code": "GAR" }, { "name": "Storage", "code": "STOR" }, { "name": "Daycare", "code": "DC" }, { "name": "Campsite", "code": "CAMP" }, { "name": "Right of Way", "code": "R/W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R222_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_222", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G697ADDPTKEY", "fields": "ADDPTKEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G697MACCT", "fields": "MACCT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G697FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_222", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S159_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }