{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Address Points", "type": "Feature Layer", "description": "
This dataset represents all address points in the Village of Schaumburg. Points are included for buildings, units, address ranges, open space, and vacant parcels. The data is validated against the Villages master address list, located in MUNIS.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 1.28000000119E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 62499.99994140625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Village of Schaumburg", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 41, 59, 147, 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": 1032932.0024446882, "ymin": 1938464.3194666281, "xmax": 1066794.4180924334, "ymax": 1971104.4865052253, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 30, "domain": null }, { "name": "MAD_ID", "type": "esriFieldTypeString", "alias": "MAD_ID", "length": 15, "domain": null }, { "name": "PIN_10", "type": "esriFieldTypeString", "alias": "PIN_10", "length": 10, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN (14 digits)", "length": 15, "domain": null }, { "name": "ST_NUM_RANGE", "type": "esriFieldTypeString", "alias": "ST_NUM_RANGE", "length": 15, "domain": null }, { "name": "ST_NUM", "type": "esriFieldTypeSmallInteger", "alias": "ST_NUM", "domain": null }, { "name": "ST_DIR", "type": "esriFieldTypeString", "alias": "ST_DIR", "length": 2, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 50, "domain": null }, { "name": "ST_SUF", "type": "esriFieldTypeString", "alias": "ST_SUF", "length": 5, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 15, "domain": null }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "length": 10, "domain": { "type": "codedValue", "name": "Unit Type", "description": "Unit type for condos, apartments, offices, etc", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Basement", "code": "BSMT" }, { "name": "Department", "code": "DEPT" }, { "name": "Floor", "code": "FL" }, { "name": "Lobby", "code": "LBBY" }, { "name": "Lower", "code": "LOWR" }, { "name": "Office", "code": "OFC" }, { "name": "Other", "code": "Other" }, { "name": "Rear", "code": "REAR" }, { "name": "Room", "code": "RM" }, { "name": "Side", "code": "SIDE" }, { "name": "Suite", "code": "STE" }, { "name": "Trailer", "code": "TRLR" }, { "name": "Unit", "code": "UNIT" }, { "name": "Upper", "code": "UPPR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 25, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeInteger", "alias": "ZIP", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 5, "domain": { "type": "codedValue", "name": "AddressClass", "description": "Address point classification", "codedValues": [ { "name": "Duplex", "code": "DUP" }, { "name": "School", "code": "EDU" }, { "name": "Government", "code": "G" }, { "name": "Commercial", "code": "COM" }, { "name": "Manor Home", "code": "MH" }, { "name": "Open Space", "code": "O" }, { "name": "Office", "code": "OF" }, { "name": "Quadrominium", "code": "Q" }, { "name": "Row Home", "code": "RH" }, { "name": "Town Home", "code": "TWH" }, { "name": "Unincorporated", "code": "UNINC" }, { "name": "Utility", "code": "UTL" }, { "name": "Condominium", "code": "MFC" }, { "name": "Apartment", "code": "MFA" }, { "name": "Religious Institution", "code": "REL" }, { "name": "Single Family", "code": "SFD" }, { "name": "Industrial", "code": "IND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS_TYPE", "type": "esriFieldTypeString", "alias": "ADDRESS_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "Address Type", "description": "The type of address represented", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Building Range", "code": "Range" }, { "name": "Detention", "code": "Detention" }, { "name": "Other", "code": "Other" }, { "name": "Park", "code": "Park" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Vacant", "code": "Vacant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R16760_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_1834658_MAD_", "fields": "MAD_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S15994_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }