{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Subdivision Labels", "type": "Feature Layer", "description": "Subdivision Labels", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 48000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SUBDIVISION_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 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": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 1200, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SUBDIVISION_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 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": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2400, "maxScale": 1201 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SUBDIVISION_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 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": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 2401 } ] }, "defaultVisibility": true, "extent": { "xmin": -9428231.3828, "ymin": 3538774.809799999, "xmax": -9349784.0966, "ymax": 3591793.0710999966, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SUBDIVISION_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "SUBDIVISION HEADER", "length": 13, "domain": null }, { "name": "SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION NAME", "length": 100, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "DATA_SOURCE", "description": "Polygon Feature Lineage", "codedValues": [ { "name": "OLD COVERAGE FEATURES", "code": "COVERAGE" }, { "name": "NEW GEODATABASE FEATURES", "code": "GEODATABASE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SUBDNUM", "type": "esriFieldTypeString", "alias": "SUBDNUM", "length": 15, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "Parcel Labels", "type": "Feature Layer", "description": "Parcel Labels", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 48000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[BLOCK_LABE]", "useCodedValues": true, "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": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2400, "maxScale": 1201 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND NOT \"TAXID\" LIKE '_________0000' ", "labelExpression": "[LOT_LABEL]", "useCodedValues": true, "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": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 4800, "maxScale": 2401 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[TAXID_LABE]", "useCodedValues": true, "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": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 1200, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"TAXID\" LIKE '____20_______' OR \"TAXID\" LIKE '_________0000' ", "labelExpression": "[BLOCK_LABE]", "useCodedValues": true, "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": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 4800, "maxScale": 2401 } ] }, "defaultVisibility": false, "extent": { "xmin": -9430496.8861, "ymin": 3538774.809799999, "xmax": -9348391.9168, "ymax": 3591990.8467999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "TAXID", "type": "esriFieldTypeString", "alias": "TAXID", "length": 13, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeString", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "TAXID_LABE", "type": "esriFieldTypeString", "alias": "TAXID_LABE", "length": 18, "domain": null }, { "name": "BLOCK_LABE", "type": "esriFieldTypeString", "alias": "BLOCK_LABE", "length": 9, "domain": null }, { "name": "LOT_LABEL", "type": "esriFieldTypeString", "alias": "LOT_LABEL", "length": 5, "domain": null }, { "name": "CALC_ACREA", "type": "esriFieldTypeDouble", "alias": "CALC_ACREA", "domain": null }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "length": 50, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 50, "domain": null }, { "name": "OWNER1A", "type": "esriFieldTypeString", "alias": "OWNER1A", "length": 50, "domain": null }, { "name": "ADDR1", "type": "esriFieldTypeString", "alias": "ADDR1", "length": 50, "domain": null }, { "name": "ADDR2", "type": "esriFieldTypeString", "alias": "ADDR2", "length": 50, "domain": null }, { "name": "ADDR3", "type": "esriFieldTypeString", "alias": "ADDR3", "length": 50, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 60, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "length": 60, "domain": null }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "length": 60, "domain": null }, { "name": "LEGAL4", "type": "esriFieldTypeString", "alias": "LEGAL4", "length": 60, "domain": null }, { "name": "LEGAL5", "type": "esriFieldTypeString", "alias": "LEGAL5", "length": 60, "domain": null }, { "name": "LEGAL6", "type": "esriFieldTypeString", "alias": "LEGAL6", "length": 60, "domain": null }, { "name": "ZIP1", "type": "esriFieldTypeString", "alias": "ZIP1", "length": 5, "domain": null }, { "name": "ZIP2", "type": "esriFieldTypeString", "alias": "ZIP2", "length": 4, "domain": null }, { "name": "EXCODE", "type": "esriFieldTypeString", "alias": "EXCODE", "length": 6, "domain": null }, { "name": "PARENT_ACT", "type": "esriFieldTypeString", "alias": "PARENT_ACT", "length": 13, "domain": null }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "length": 1, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 1, "domain": null }, { "name": "PYR_MARKET", "type": "esriFieldTypeDouble", "alias": "PYR_MARKET", "domain": null }, { "name": "PYR_BLDG", "type": "esriFieldTypeDouble", "alias": "PYR_BLDG", "domain": null }, { "name": "PYR_LAND", "type": "esriFieldTypeDouble", "alias": "PYR_LAND", "domain": null }, { "name": "PYR_AG", "type": "esriFieldTypeDouble", "alias": "PYR_AG", "domain": null }, { "name": "PYR_EX", "type": "esriFieldTypeDouble", "alias": "PYR_EX", "domain": null }, { "name": "PYR_TAXABL", "type": "esriFieldTypeDouble", "alias": "PYR_TAXABL", "domain": null }, { "name": "PYR_SOH", "type": "esriFieldTypeDouble", "alias": "PYR_SOH", "domain": null }, { "name": "PYR_TAXES", "type": "esriFieldTypeDouble", "alias": "PYR_TAXES", "domain": null }, { "name": "PROP_USE", "type": "esriFieldTypeString", "alias": "PROP_USE", "length": 4, "domain": null }, { "name": "BASE_SQ_FT", "type": "esriFieldTypeDouble", "alias": "BASE_SQ_FT", "domain": null }, { "name": "AUX_SQ_FT", "type": "esriFieldTypeDouble", "alias": "AUX_SQ_FT", "domain": null }, { "name": "YR_BLT", "type": "esriFieldTypeString", "alias": "YR_BLT", "length": 4, "domain": null }, { "name": "NO_BLDGS", "type": "esriFieldTypeDouble", "alias": "NO_BLDGS", "domain": null }, { "name": "SALEDTE_S1", "type": "esriFieldTypeString", "alias": "SALEDTE_S1", "length": 6, "domain": null }, { "name": "PRICE_S1", "type": "esriFieldTypeDouble", "alias": "PRICE_S1", "domain": null }, { "name": "BOOK_S1", "type": "esriFieldTypeString", "alias": "BOOK_S1", "length": 8, "domain": null }, { "name": "PAGE_S1", "type": "esriFieldTypeString", "alias": "PAGE_S1", "length": 8, "domain": null }, { "name": "VAC_IMP_S1", "type": "esriFieldTypeString", "alias": "VAC_IMP_S1", "length": 1, "domain": null }, { "name": "INST_S1", "type": "esriFieldTypeString", "alias": "INST_S1", "length": 2, "domain": null }, { "name": "QUAL_S1", "type": "esriFieldTypeString", "alias": "QUAL_S1", "length": 3, "domain": null }, { "name": "SALEDTE_S2", "type": "esriFieldTypeString", "alias": "SALEDTE_S2", "length": 6, "domain": null }, { "name": "PRICE_S2", "type": "esriFieldTypeDouble", "alias": "PRICE_S2", "domain": null }, { "name": "BOOK_S2", "type": "esriFieldTypeString", "alias": "BOOK_S2", "length": 8, "domain": null }, { "name": "PAGE_S2", "type": "esriFieldTypeString", "alias": "PAGE_S2", "length": 8, "domain": null }, { "name": "VAC_IMP_S2", "type": "esriFieldTypeString", "alias": "VAC_IMP_S2", "length": 1, "domain": null }, { "name": "INST_S2", "type": "esriFieldTypeString", "alias": "INST_S2", "length": 2, "domain": null }, { "name": "QUAL_S2", "type": "esriFieldTypeString", "alias": "QUAL_S2", "length": 3, "domain": null }, { "name": "ST_ADDRHLF", "type": "esriFieldTypeString", "alias": "ST_ADDRHLF", "length": 5, "domain": null }, { "name": "ST_APT_STE", "type": "esriFieldTypeString", "alias": "ST_APT_STE", "length": 6, "domain": null }, { "name": "SITEADDR", "type": "esriFieldTypeString", "alias": "SITEADDR", "length": 40, "domain": null }, { "name": "SECURE", "type": "esriFieldTypeString", "alias": "SECURE", "length": 1, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "ST_ADDR", "type": "esriFieldTypeDouble", "alias": "ST_ADDR", "domain": null }, { "name": "ST_PRE_DIR", "type": "esriFieldTypeString", "alias": "ST_PRE_DIR", "length": 10, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 41, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 10, "domain": null }, { "name": "ST_PST_DIR", "type": "esriFieldTypeString", "alias": "ST_PST_DIR", "length": 2, "domain": null }, { "name": "HOMESTEAD", "type": "esriFieldTypeString", "alias": "HOMESTEAD", "length": 1, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 2, "name": "Parcel_PropInfo", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9430487.0206, "ymin": 3538774.8096999973, "xmax": -9348391.9167, "ymax": 3591990.846699998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TAXID", "type": "esriFieldTypeString", "alias": "TAXID", "length": 13, "domain": null }, { "name": "NME_AREA3", "type": "esriFieldTypeString", "alias": "NME_AREA3", "length": 50, "domain": null }, { "name": "NME_AREA4", "type": "esriFieldTypeString", "alias": "NME_AREA4", "length": 50, "domain": null }, { "name": "NME_AREA5", "type": "esriFieldTypeString", "alias": "NME_AREA5", "length": 50, "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 10, "domain": null }, { "name": "HOUSENUM", "type": "esriFieldTypeInteger", "alias": "HOUSENUM", "domain": null }, { "name": "ST_ADDRHLF", "type": "esriFieldTypeString", "alias": "ST_ADDRHLF", "length": 5, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 41, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "ST_APT_STE", "type": "esriFieldTypeString", "alias": "ST_APT_STE", "length": 10, "domain": null }, { "name": "IO_CODE", "type": "esriFieldTypeString", "alias": "IO_CODE", "length": 1, "domain": null }, { "name": "SITEADDR", "type": "esriFieldTypeString", "alias": "SITEADDR", "length": 40, "domain": null }, { "name": "FULLSTREET", "type": "esriFieldTypeString", "alias": "FULLSTREET", "length": 40, "domain": null }, { "name": "TAXDIST", "type": "esriFieldTypeDouble", "alias": "TAXDIST", "domain": null }, { "name": "MARKETVAL", "type": "esriFieldTypeDouble", "alias": "MARKETVAL", "domain": null }, { "name": "EXEMPT", "type": "esriFieldTypeDouble", "alias": "EXEMPT", "domain": null }, { "name": "TAXABLE", "type": "esriFieldTypeDouble", "alias": "TAXABLE", "domain": null }, { "name": "SAVEOH", "type": "esriFieldTypeDouble", "alias": "SAVEOH", "domain": null }, { "name": "TAXES", "type": "esriFieldTypeDouble", "alias": "TAXES", "domain": null }, { "name": "CURSALES", "type": "esriFieldTypeDouble", "alias": "CURSALES", "domain": null }, { "name": "CANOPY", "type": "esriFieldTypeString", "alias": "CANOPY", "length": 40, "domain": null }, { "name": "FLDZONE", "type": "esriFieldTypeString", "alias": "FLDZONE", "length": 255, "domain": null }, { "name": "FUTURELU", "type": "esriFieldTypeString", "alias": "FUTURELU", "length": 10, "domain": null }, { "name": "LANDUSE", "type": "esriFieldTypeString", "alias": "LANDUSE", "length": 55, "domain": null }, { "name": "FUTURELU2", "type": "esriFieldTypeString", "alias": "FUTURELU2", "length": 10, "domain": null }, { "name": "FLANDU", "type": "esriFieldTypeString", "alias": "FLANDU", "length": 55, "domain": null }, { "name": "FLANDU2", "type": "esriFieldTypeString", "alias": "FLANDU2", "length": 55, "domain": null }, { "name": "ZONED", "type": "esriFieldTypeString", "alias": "ZONED", "length": 55, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 6, "domain": null }, { "name": "ZONING2", "type": "esriFieldTypeString", "alias": "ZONING2", "length": 6, "domain": null }, { "name": "ZONED2", "type": "esriFieldTypeString", "alias": "ZONED2", "length": 55, "domain": null }, { "name": "MMTDNAME", "type": "esriFieldTypeString", "alias": "MMTDNAME", "length": 40, "domain": null }, { "name": "SPSPZNAME", "type": "esriFieldTypeString", "alias": "SPSPZNAME", "length": 40, "domain": null }, { "name": "APALACH", "type": "esriFieldTypeString", "alias": "APALACH", "length": 30, "domain": null }, { "name": "BRADFORD", "type": "esriFieldTypeString", "alias": "BRADFORD", "length": 30, "domain": null }, { "name": "BRADCOR", "type": "esriFieldTypeString", "alias": "BRADCOR", "length": 40, "domain": null }, { "name": "PROVIDENCE", "type": "esriFieldTypeString", "alias": "PROVIDENCE", "length": 40, "domain": null }, { "name": "DTOWNOVER", "type": "esriFieldTypeString", "alias": "DTOWNOVER", "length": 30, "domain": null }, { "name": "UNI_PARCEL", "type": "esriFieldTypeString", "alias": "UNI_PARCEL", "length": 30, "domain": null }, { "name": "FRENCHCRA", "type": "esriFieldTypeString", "alias": "FRENCHCRA", "length": 70, "domain": null }, { "name": "URBANTAX", "type": "esriFieldTypeString", "alias": "URBANTAX", "length": 70, "domain": null }, { "name": "HUBZONE", "type": "esriFieldTypeString", "alias": "HUBZONE", "length": 70, "domain": null }, { "name": "DTOWNCRA", "type": "esriFieldTypeString", "alias": "DTOWNCRA", "length": 60, "domain": null }, { "name": "DTOWN", "type": "esriFieldTypeString", "alias": "DTOWN", "length": 30, "domain": null }, { "name": "ENTZONE", "type": "esriFieldTypeString", "alias": "ENTZONE", "length": 30, "domain": null }, { "name": "GAINESS", "type": "esriFieldTypeString", "alias": "GAINESS", "length": 30, "domain": null }, { "name": "SSTRATEGY", "type": "esriFieldTypeString", "alias": "SSTRATEGY", "length": 30, "domain": null }, { "name": "SMSECTOR", "type": "esriFieldTypeString", "alias": "SMSECTOR", "length": 30, "domain": null }, { "name": "TALQOV", "type": "esriFieldTypeString", "alias": "TALQOV", "length": 30, "domain": null }, { "name": "HPO_TYPE", "type": "esriFieldTypeString", "alias": "HPO_TYPE", "length": 11, "domain": null }, { "name": "DRINAME", "type": "esriFieldTypeString", "alias": "DRINAME", "length": 55, "domain": null }, { "name": "PRCT2002", "type": "esriFieldTypeString", "alias": "PRCT2002", "length": 4, "domain": null }, { "name": "CNTC2002", "type": "esriFieldTypeString", "alias": "CNTC2002", "length": 1, "domain": null }, { "name": "SCHB2002", "type": "esriFieldTypeString", "alias": "SCHB2002", "length": 1, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 3, "domain": null }, { "name": "USCONG2002", "type": "esriFieldTypeString", "alias": "USCONG2002", "length": 1, "domain": null }, { "name": "FLSEN2002", "type": "esriFieldTypeString", "alias": "FLSEN2002", "length": 1, "domain": null }, { "name": "FLHSE2002", "type": "esriFieldTypeString", "alias": "FLHSE2002", "length": 2, "domain": null }, { "name": "REDIST", "type": "esriFieldTypeString", "alias": "REDIST", "length": 20, "domain": null }, { "name": "POLL_LOCT", "type": "esriFieldTypeString", "alias": "POLL_LOCT", "length": 254, "domain": null }, { "name": "POLL_ADDR", "type": "esriFieldTypeString", "alias": "POLL_ADDR", "length": 254, "domain": null }, { "name": "CNTCREP", "type": "esriFieldTypeString", "alias": "CNTCREP", "length": 50, "domain": null }, { "name": "CNTCPH", "type": "esriFieldTypeString", "alias": "CNTCPH", "length": 20, "domain": null }, { "name": "CNTC1", "type": "esriFieldTypeString", "alias": "CNTC1", "length": 50, "domain": null }, { "name": "CNTC1PH", "type": "esriFieldTypeString", "alias": "CNTC1PH", "length": 20, "domain": null }, { "name": "CNCT2", "type": "esriFieldTypeString", "alias": "CNCT2", "length": 50, "domain": null }, { "name": "CNTC2PH", "type": "esriFieldTypeString", "alias": "CNTC2PH", "length": 20, "domain": null }, { "name": "CITYMAYOR", "type": "esriFieldTypeString", "alias": "CITYMAYOR", "length": 50, "domain": null }, { "name": "CITYMPH", "type": "esriFieldTypeString", "alias": "CITYMPH", "length": 20, "domain": null }, { "name": "CITY1", "type": "esriFieldTypeString", "alias": "CITY1", "length": 50, "domain": null }, { "name": "CITY2", "type": "esriFieldTypeString", "alias": "CITY2", "length": 50, "domain": null }, { "name": "CITY3", "type": "esriFieldTypeString", "alias": "CITY3", "length": 50, "domain": null }, { "name": "CITY4", "type": "esriFieldTypeString", "alias": "CITY4", "length": 50, "domain": null }, { "name": "CITYPH", "type": "esriFieldTypeString", "alias": "CITYPH", "length": 20, "domain": null }, { "name": "USCONGREP", "type": "esriFieldTypeString", "alias": "USCONGREP", "length": 50, "domain": null }, { "name": "USCONGPH", "type": "esriFieldTypeString", "alias": "USCONGPH", "length": 20, "domain": null }, { "name": "FLHSEREP", "type": "esriFieldTypeString", "alias": "FLHSEREP", "length": 50, "domain": null }, { "name": "FLHSEPH", "type": "esriFieldTypeString", "alias": "FLHSEPH", "length": 20, "domain": null }, { "name": "FLSENREP", "type": "esriFieldTypeString", "alias": "FLSENREP", "length": 50, "domain": null }, { "name": "FLSENPH", "type": "esriFieldTypeString", "alias": "FLSENPH", "length": 20, "domain": null }, { "name": "SCHBREP", "type": "esriFieldTypeString", "alias": "SCHBREP", "length": 50, "domain": null }, { "name": "SCHBPH", "type": "esriFieldTypeString", "alias": "SCHBPH", "length": 20, "domain": null }, { "name": "CITYINOUT", "type": "esriFieldTypeString", "alias": "CITYINOUT", "length": 50, "domain": null }, { "name": "LCSHERIFF", "type": "esriFieldTypeString", "alias": "LCSHERIFF", "length": 25, "domain": null }, { "name": "FSTAADDR", "type": "esriFieldTypeString", "alias": "FSTAADDR", "length": 50, "domain": null }, { "name": "FSTANAME", "type": "esriFieldTypeString", "alias": "FSTANAME", "length": 20, "domain": null }, { "name": "TPDDIST", "type": "esriFieldTypeString", "alias": "TPDDIST", "length": 16, "domain": null }, { "name": "TPDAREA", "type": "esriFieldTypeString", "alias": "TPDAREA", "length": 2, "domain": null }, { "name": "TPDBEAT", "type": "esriFieldTypeString", "alias": "TPDBEAT", "length": 3, "domain": null }, { "name": "ELEMSCH", "type": "esriFieldTypeString", "alias": "ELEMSCH", "length": 25, "domain": null }, { "name": "MIDDLESCH", "type": "esriFieldTypeString", "alias": "MIDDLESCH", "length": 25, "domain": null }, { "name": "HIGHSCH", "type": "esriFieldTypeString", "alias": "HIGHSCH", "length": 25, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Join_Count", "type": "esriFieldTypeInteger", "alias": "Join_Count", "domain": null }, { "name": "NME_AREA1", "type": "esriFieldTypeString", "alias": "NME_AREA1", "length": 50, "domain": null }, { "name": "NME_AREA2", "type": "esriFieldTypeString", "alias": "NME_AREA2", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 3, "name": "Subdivisions", "type": "Feature Layer", "description": "Subdivisions", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 48000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9428231.3828, "ymin": 3538774.809799999, "xmax": -9349784.0966, "ymax": 3591793.0710999966, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SUBDIVISION_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "SUBDIVISION HEADER", "length": 13, "domain": null }, { "name": "SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION NAME", "length": 100, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "DATA_SOURCE", "description": "Polygon Feature Lineage", "codedValues": [ { "name": "OLD COVERAGE FEATURES", "code": "COVERAGE" }, { "name": "NEW GEODATABASE FEATURES", "code": "GEODATABASE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SUBDNUM", "type": "esriFieldTypeString", "alias": "SUBDNUM", "length": 15, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 4, "name": "Parcels", "type": "Feature Layer", "description": "Parcels", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 48000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.15 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9430496.8861, "ymin": 3538774.809799999, "xmax": -9348391.9167, "ymax": 3591990.8467999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TAXID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TAXID", "type": "esriFieldTypeString", "alias": "TAXID", "length": 13, "domain": null }, { "name": "TAXID_LABE", "type": "esriFieldTypeString", "alias": "TAXID_LABE", "length": 18, "domain": null }, { "name": "BLOCK_LABE", "type": "esriFieldTypeString", "alias": "BLOCK_LABE", "length": 9, "domain": null }, { "name": "SITEADDR", "type": "esriFieldTypeString", "alias": "SITEADDR", "length": 40, "domain": null }, { "name": "CALC_ACREA", "type": "esriFieldTypeDouble", "alias": "CALC_ACREA", "domain": null }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "length": 50, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 50, "domain": null }, { "name": "OWNER1A", "type": "esriFieldTypeString", "alias": "OWNER1A", "length": 50, "domain": null }, { "name": "ADDR1", "type": "esriFieldTypeString", "alias": "ADDR1", "length": 50, "domain": null }, { "name": "ADDR2", "type": "esriFieldTypeString", "alias": "ADDR2", "length": 50, "domain": null }, { "name": "ADDR3", "type": "esriFieldTypeString", "alias": "ADDR3", "length": 50, "domain": null }, { "name": "SALEDTE_S1", "type": "esriFieldTypeString", "alias": "SALEDTE_S1", "length": 6, "domain": null }, { "name": "PRICE_S1", "type": "esriFieldTypeDouble", "alias": "PRICE_S1", "domain": null }, { "name": "HOUSENUM", "type": "esriFieldTypeDouble", "alias": "HOUSENUM", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 41, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 5, "name": "Street Labels", "type": "Feature Layer", "description": "Street Labels", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_55", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "NOT \"FUNC_CLASS\" =6", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "\"FUNC_CLASS\" IN (2,3,4,5)", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 96000, "maxScale": 24001 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "\"FUNC_CLASS\" = 6 AND \"CLASS\" = 30", "labelExpression": "\"10\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -2.5, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "\"FUNC_CLASS\" IN (4,5)", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 200001 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "\"FUNC_CLASS\" IN (3, 4,5)", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 200000, "maxScale": 96001 } ] }, "defaultVisibility": true, "extent": { "xmin": -9429441.6648, "ymin": 3538786.266999997, "xmax": -9348656.7292, "ymax": 3591814.9333999977, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LCSTSEG_ID", "type": "esriFieldTypeDouble", "alias": "LCSTSEG_ID", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 20, "domain": null }, { "name": "R_F_ADD", "type": "esriFieldTypeDouble", "alias": "R_F_ADD", "domain": null }, { "name": "R_T_ADD", "type": "esriFieldTypeDouble", "alias": "R_T_ADD", "domain": null }, { "name": "L_F_ADD", "type": "esriFieldTypeDouble", "alias": "L_F_ADD", "domain": null }, { "name": "L_T_ADD", "type": "esriFieldTypeDouble", "alias": "L_T_ADD", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 30, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeSmallInteger", "alias": "CLASS", "domain": null }, { "name": "FUNC_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "FUNC_CLASS", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 10, "domain": null }, { "name": "OLD_NAME", "type": "esriFieldTypeString", "alias": "OLD_NAME", "length": 30, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 150, "domain": null }, { "name": "EDIT_BY", "type": "esriFieldTypeString", "alias": "EDIT_BY", "length": 20, "domain": null }, { "name": "CONN_TYPE", "type": "esriFieldTypeString", "alias": "CONN_TYPE", "length": 4, "domain": null }, { "name": "BUILT_STAT", "type": "esriFieldTypeString", "alias": "BUILT_STAT", "length": 8, "domain": { "type": "codedValue", "name": "BUILT_STATUS", "description": "Built Status of Streets", "codedValues": [ { "name": "BUILT", "code": "BUILT" }, { "name": "PROPOSED", "code": "PROPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BUILT_DATE", "type": "esriFieldTypeDate", "alias": "BUILT_DATE", "length": 8, "domain": null }, { "name": "ALIAS_NAME", "type": "esriFieldTypeString", "alias": "ALIAS_NAME", "length": 50, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": { "type": "codedValue", "name": "ONEWAY_ST", "description": "FT / TF / N / ", "codedValues": [ { "name": "FT", "code": "FT" }, { "name": "TF", "code": "TF" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GEONAME_L", "type": "esriFieldTypeString", "alias": "GEONAME_L", "length": 40, "domain": null }, { "name": "GEONAME_R", "type": "esriFieldTypeString", "alias": "GEONAME_R", "length": 40, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 20, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null }, { "name": "FT_COST", "type": "esriFieldTypeDouble", "alias": "FT_COST", "domain": null }, { "name": "TF_COST", "type": "esriFieldTypeDouble", "alias": "TF_COST", "domain": null }, { "name": "F_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "F_ELEV", "domain": { "type": "codedValue", "name": "ELEV", "description": "0 = GROUND / 1 = OVERPASS ", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "T_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "T_ELEV", "domain": { "type": "codedValue", "name": "ELEV", "description": "0 = GROUND / 1 = OVERPASS ", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 1, "domain": { "type": "codedValue", "name": "Route_Status", "description": "O = Open / C = Closed", "codedValues": [ { "name": "O", "code": "O" }, { "name": "C", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHIELD_US", "type": "esriFieldTypeString", "alias": "SHIELD_US", "length": 8, "domain": null }, { "name": "SHIELD_SR", "type": "esriFieldTypeString", "alias": "SHIELD_SR", "length": 8, "domain": null }, { "name": "SHIELD_CR", "type": "esriFieldTypeString", "alias": "SHIELD_CR", "length": 8, "domain": null }, { "name": "SHIELD_NFR", "type": "esriFieldTypeString", "alias": "SHIELD_NFR", "length": 8, "domain": null }, { "name": "SHIELD_INT", "type": "esriFieldTypeString", "alias": "SHIELD_INT", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "GLOBALID_1", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID_1", "length": 38, "domain": null }, { "name": "SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE", "length": 25, "domain": { "type": "codedValue", "name": "Surface_Type", "description": "Paved / Unpaved Status of Roads", "codedValues": [ { "name": "Paved", "code": "Paved" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Mixed", "code": "Mixed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID_1", "fields": "GLOBALID_1", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }