{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102684, "latestWkid": 26848, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -48378500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 15, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2934755.1610133275, "ymin": 428047.03598890454, "xmax": 2966131.0273953304, "ymax": 483693.02410615236, "zmin": 0, "zmax": 512.7700000000041, "spatialReference": { "wkid": 102684, "latestWkid": 26848, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6418280764725002E7, "falseY": -5.0822291240512505E7, "xyUnits": 1.3231892181336103E8, "falseZ": -1000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "COMMENT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 12, "domain": { "type": "codedValue", "name": "BuildingStatus", "description": "General Building Status", "codedValues": [ { "name": "Current", "code": "CURRENT" }, { "name": "Demolished or Removed", "code": "DELETED" }, { "name": "Under Construction", "code": "CONST" }, { "name": "Proposed", "code": "PROP" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "USE_", "type": "esriFieldTypeString", "alias": "Building Use", "length": 8, "domain": { "type": "codedValue", "name": "BuildingUse", "description": "Apparent Building General Use", "codedValues": [ { "name": "City and Municipal", "code": "CITYMUN" }, { "name": "Public Safety", "code": "SAFE" }, { "name": "County", "code": "COUNTY" }, { "name": "Education", "code": "EDUC" }, { "name": "Medical", "code": "MED" }, { "name": "Commercial and Retail", "code": "COMM" }, { "name": "Banking and Finance", "code": "BANK" }, { "name": "Greenhouse", "code": "GREEN" }, { "name": "Parking Garage", "code": "PARKG" }, { "name": "General or Mixed Use", "code": "GEN" }, { "name": "Manufacturing", "code": "MANU" }, { "name": "Storage and Warehouse", "code": "STORG" }, { "name": "Office", "code": "OFFICE" }, { "name": "Residential", "code": "RESISI" }, { "name": "Residential Mobile Home", "code": "RESIMH" }, { "name": "Tank", "code": "TANK" }, { "name": "Historical Mill", "code": "MILL" }, { "name": "Solar Panel Array - Standalone", "code": "SOLAR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "LEW2013_Building_Polygon_w_DS_1_1_1_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Addr_Rel_FacilityID", "type": "esriFieldTypeString", "alias": "Addr_Rel_FacilityID", "length": 12, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 12, "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeSmallInteger", "alias": "YearBuilt", "domain": null }, { "name": "BuildingAddress", "type": "esriFieldTypeString", "alias": "BuildingAddress", "length": 50, "domain": null }, { "name": "UNITS", "type": "esriFieldTypeSmallInteger", "alias": "UNITS", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2329_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1422_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "Lewiston", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102684, "latestWkid": 26848, "xyTolerance": 7.751937984496083E-4, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.5495199999999903E7, "falseY": -4.837849999999974E7, "xyUnits": 10320.000000000055, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \"Zoom In a little closer\" CONCAT NEWLINE CONCAT \"to See the Address Details\"", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 1601, "minScale": 3500, "name": "ZoomInAlittleCloser", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "\" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \"Zoom In closer\" CONCAT NEWLINE CONCAT \"to See the Address Details\"", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 3501, "minScale": 12000, "name": "ZoomInAlot", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 22, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "\" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \"Enter a Specific Address In\" CONCAT NEWLINE CONCAT \"Search Window At Upper Left\"", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 12001, "minScale": 0, "name": "Begin", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "\" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \"Zoom in just a bit more\"", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 601, "minScale": 1600, "name": "Almostthere", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 18, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2937641.6990310065, "ymin": 427141.29806201905, "xmax": 2966234.1499031, "ymax": 486303.10106589645, "spatialReference": { "wkid": 102684, "latestWkid": 26848, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6418280764725002E7, "falseY": -5.0822291240512505E7, "xyUnits": 1.3231892181336103E8, "falseZ": -1000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "JURISTICTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "JURISTICTION", "type": "esriFieldTypeString", "alias": "JURISTICTION", "length": 3, "domain": { "type": "codedValue", "name": "Juristiction_1", "description": "City", "codedValues": [ { "name": "Share", "code": "SHR" }, { "name": "Auburn", "code": "AUB" }, { "name": "Lewiston", "code": "LEW" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCE_YR", "type": "esriFieldTypeSmallInteger", "alias": "Year Data Acquired", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R237_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S221_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }