{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.0010240000009536746, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2480549999975245E8, "falseY": -8.192309999985477E7, "xyUnits": 7812.49999272404, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 400000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 208, 200, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.numb + TextFormatting.NewLine + $feature.suite", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 7000, "name": "Default", "priority": 1, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 4006428.7507410496, "ymin": 1.0562973854727626E7, "xmax": 4083184.6272925436, "ymax": 1.0617286093370214E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.0010240000009536746, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2480549999975245E8, "falseY": -8.192309999985477E7, "xyUnits": 7812.499992724041, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": 0, "mUnits": 399999.99999999994 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "suite", "type": "esriFieldTypeString", "alias": "SUITE", "length": 10, "domain": null }, { "name": "bldg", "type": "esriFieldTypeString", "alias": "BLDG", "length": 10, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "street", "type": "esriFieldTypeString", "alias": "Street", "length": 30, "domain": null }, { "name": "numb", "type": "esriFieldTypeString", "alias": "numb", "length": 20, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "label", "type": "esriFieldTypeString", "alias": "label", "length": 70, "domain": null }, { "name": "preplan_year_completed", "type": "esriFieldTypeString", "alias": "preplan_year_completed", "length": 50, "domain": { "type": "codedValue", "name": "FIRE_PLAN", "description": "Fire Plan", "codedValues": [ { "name": "NO FIRE PLAN", "code": "NO FIRE PLAN" }, { "name": "2014 - 2015", "code": "2014 - 2015" }, { "name": "2015 - 2016", "code": "2015 - 2016" }, { "name": "2016 - 2017", "code": "2016 - 2017" }, { "name": "2017 - 2018", "code": "2017 - 2018" }, { "name": "2018 - 2019", "code": "2018 - 2019" }, { "name": "2019 - 2020", "code": "2019 - 2020" }, { "name": "2020 - 2021", "code": "2020 - 2021" }, { "name": "2021 - 2022", "code": "2021 - 2022" }, { "name": "NOT APPLICABLE", "code": "NOT APPLICABLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "length": 30, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "state", "length": 10, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "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": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 255, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r872_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_872", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a861_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1706116585000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e8028b640f21409fbb38acd7d7ee3bea" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Proposed Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.0010240000009536746, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2480549999975245E8, "falseY": -8.192309999985477E7, "xyUnits": 7812.49999272404, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 400000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "33d91b93757d6e07d708ce4dc73b707d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCklEQVQokZXSoUtDURTH8Q+yMssG1g0MMphpMBaV6V8g2EyCGAQFk2CwuCAIgsmiYdjWNttMgmJwCgsLRuEJE2FsGtQoT/dgYU/wlHv5/e733HMOJyE+0sNzMM5MxFGzHHXp9dn5DzidoTjBRz/mQSy4SOYNHQpox4HlEseRmCe5wFQKN9S++Iy8Ftu4isD2C9errG2QHM1cIxegTq9BI/o9AgcBWxUeulT2yUTgO055vuDglZO4HqtNiutsZodC2GeT+ig0DkznmQsv5/QSTK6QTFEMy/0LLMyQiUoLhUd258l1KIdDGQtmWb7j8p7DaAhn3Jaohl4QBwbsBb+r9jQit1ssjazgT3wD7+pD0ESJ7zkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.ADDRESS"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 7000, "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": null, "haloSize": null, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 4046960.5468748063, "ymin": 1.0576322876308054E7, "xmax": 4083065.5954844356, "ymax": 1.0623575747776061E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.0010240000009536746, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2480549999975245E8, "falseY": -8.192309999985477E7, "xyUnits": 7812.499992724041, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": 0, "mUnits": 399999.99999999994 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "street_name", "length": 50, "domain": null }, { "name": "address", "type": "esriFieldTypeString", "alias": "address", "length": 50, "domain": null }, { "name": "suite", "type": "esriFieldTypeString", "alias": "suite", "length": 10, "domain": null }, { "name": "bldg", "type": "esriFieldTypeString", "alias": "bldg", "length": 1, "domain": null }, { "name": "add_number", "type": "esriFieldTypeDouble", "alias": "add_number", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "length": 150, "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r867_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_867", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a856_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1706116578000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e8028b640f21409fbb38acd7d7ee3bea" } ], "tables": [] }