{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "Address Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LIFECYCLESTATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Active", "label": "Active", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "where": "(LIFECYCLESTATUS = 'Active' )", "labelExpression": "[ADDRESSNUM] CONCAT \" \" CONCAT [ADDRESSSUP]", "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": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "where": "(LIFECYCLESTATUS = 'Active' )", "labelExpression": "[ADDRESSNUM] CONCAT \" \" CONCAT [ADDRESSSUP]", "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": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 178051.66000000015, "ymin": 2320825.659374997, "xmax": 215986.51999999955, "ymax": 2363116.1243750006, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULL_ADDRE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "ADDRESSNUM", "type": "esriFieldTypeString", "alias": "ADDRESSNUM", "length": 5, "domain": null }, { "name": "ADDRESSSUP", "type": "esriFieldTypeString", "alias": "ADDRESSSUP", "length": 11, "domain": null }, { "name": "FULL_ADDRE", "type": "esriFieldTypeString", "alias": "FULL_ADDRE", "length": 50, "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 50, "domain": null }, { "name": "FULL_STREE", "type": "esriFieldTypeString", "alias": "FULL_STREE", "length": 50, "domain": null }, { "name": "DIRPREFIX", "type": "esriFieldTypeString", "alias": "DIRPREFIX", "length": 2, "domain": null }, { "name": "DIRPSUFFIX", "type": "esriFieldTypeString", "alias": "DIRPSUFFIX", "length": 10, "domain": null }, { "name": "STRTYPE", "type": "esriFieldTypeString", "alias": "STRTYPE", "length": 10, "domain": null }, { "name": "PLACENAME", "type": "esriFieldTypeString", "alias": "PLACENAME", "length": 100, "domain": null }, { "name": "LOT_NO", "type": "esriFieldTypeString", "alias": "LOT_NO", "length": 50, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 50, "domain": { "type": "codedValue", "name": "WS1_LifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Retired", "code": "Retired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "ZipCode", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 15, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 50, "domain": null }, { "name": "HAS_SUPPLEMENTAL", "type": "esriFieldTypeString", "alias": "HAS_SUPPLEMENTAL", "length": 3, "domain": { "type": "codedValue", "name": "WS1_Supplemental", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IS_RESIDENTIAL", "type": "esriFieldTypeString", "alias": "IS_RESIDENTIAL", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Census_Status", "description": "Residential or Not", "codedValues": [ { "name": "RESIDENTIAL", "code": "RESIDENTIAL" }, { "name": "NON-RESIDENTIAL", "code": "NON-RESIDENTIAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTALCITY", "type": "esriFieldTypeString", "alias": "POSTALCITY", "length": 25, "domain": { "type": "codedValue", "name": "WS1_PostalCity", "description": "City Name", "codedValues": [ { "name": "MISHAWAKA", "code": "MISHAWAKA" }, { "name": "GRANGER", "code": "GRANGER" }, { "name": "OSCEOLA", "code": "OSCEOLA" }, { "name": "SOUTH BEND", "code": "SOUTH BEND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3894_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3894", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3894", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3614_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 1, "name": "Road Edge", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "Existing", "label": "Existing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.4 }, "value": "Proposed", "label": "Proposed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 176803.86997366324, "ymin": 2319903.0219187364, "xmax": 220345.6798714958, "ymax": 2371483.354453407, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "TRANS_A_", "type": "esriFieldTypeDouble", "alias": "TRANS_A_", "domain": null }, { "name": "TRANS_A_ID", "type": "esriFieldTypeDouble", "alias": "TRANS_A_ID", "domain": null }, { "name": "COMPMETHOD", "type": "esriFieldTypeString", "alias": "COMPMETHOD", "length": 20, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "SOURCEDATE", "type": "esriFieldTypeDate", "alias": "SOURCEDATE", "length": 8, "domain": null }, { "name": "VENDORID", "type": "esriFieldTypeString", "alias": "VENDORID", "length": 10, "domain": null }, { "name": "ACCEPTDATE", "type": "esriFieldTypeDate", "alias": "ACCEPTDATE", "length": 8, "domain": null }, { "name": "FNAME", "type": "esriFieldTypeString", "alias": "FNAME", "length": 35, "domain": null }, { "name": "FCODE", "type": "esriFieldTypeDouble", "alias": "FCODE", "domain": null }, { "name": "FTYPE", "type": "esriFieldTypeString", "alias": "FTYPE", "length": 20, "domain": null }, { "name": "FLEVEL", "type": "esriFieldTypeDouble", "alias": "FLEVEL", "domain": null }, { "name": "FCOLOR", "type": "esriFieldTypeDouble", "alias": "FCOLOR", "domain": null }, { "name": "FSTYLE", "type": "esriFieldTypeDouble", "alias": "FSTYLE", "domain": null }, { "name": "FWEIGHT", "type": "esriFieldTypeDouble", "alias": "FWEIGHT", "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3906_pk", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3906", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3906", "fields": "GlobalID,OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3626_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 2, "name": "Building", "type": "Feature Layer", "description": "This is the current most up to date building layer.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 153 ], "width": 0.4 } }, "value": "Existing", "label": "Existing", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 153 ], "width": 0.4 } }, "value": "Proposed", "label": "Proposed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 176645.74004057795, "ymin": 2319552.898275152, "xmax": 220250.24010174721, "ymax": 2369835.9650316536, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "x", "domain": null }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "y", "domain": null }, { "name": "FTYPE", "type": "esriFieldTypeString", "alias": "FTYPE", "length": 20, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility_ID", "length": 15, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 }, { "name": "Residential", "type": "esriFieldTypeString", "alias": "Residential", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3899_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3899", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3899", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3619_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 3, "name": "Hydrology", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 176803.86997366324, "ymin": 2320063.413658321, "xmax": 220243.08886932954, "ymax": 2372143.6477522403, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "HYDRO_P_", "type": "esriFieldTypeDouble", "alias": "HYDRO_P_", "domain": null }, { "name": "HYDRO_P_ID", "type": "esriFieldTypeDouble", "alias": "HYDRO_P_ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "COMPMETHOD", "type": "esriFieldTypeString", "alias": "COMPMETHOD", "length": 20, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "SOURCEDATE", "type": "esriFieldTypeDate", "alias": "SOURCEDATE", "length": 8, "domain": null }, { "name": "VENDORID", "type": "esriFieldTypeString", "alias": "VENDORID", "length": 10, "domain": null }, { "name": "ACCEPTDATE", "type": "esriFieldTypeDate", "alias": "ACCEPTDATE", "length": 8, "domain": null }, { "name": "FNAME", "type": "esriFieldTypeString", "alias": "FNAME", "length": 35, "domain": null }, { "name": "FCODE", "type": "esriFieldTypeDouble", "alias": "FCODE", "domain": null }, { "name": "FTYPE", "type": "esriFieldTypeString", "alias": "FTYPE", "length": 20, "domain": null }, { "name": "FLEVEL", "type": "esriFieldTypeDouble", "alias": "FLEVEL", "domain": null }, { "name": "FCOLOR", "type": "esriFieldTypeDouble", "alias": "FCOLOR", "domain": null }, { "name": "FSTYLE", "type": "esriFieldTypeDouble", "alias": "FSTYLE", "domain": null }, { "name": "FWEIGHT", "type": "esriFieldTypeDouble", "alias": "FWEIGHT", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Mishawaka_BASE_Hydrology_AREA", "type": "esriFieldTypeDouble", "alias": "Mishawaka.BASE.Hydrology.AREA", "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": "R3902_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3902", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3902", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3622_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 4, "name": "Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[STREETNAME]", "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": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 177917.6400000006, "ymin": 2320046.427500002, "xmax": 216047.2650000006, "ymax": 2364562.344999999, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeDouble", "alias": "OBJECTID_1", "domain": null }, { "name": "FEDIRP", "type": "esriFieldTypeString", "alias": "FEDIRP", "length": 254, "domain": null }, { "name": "FENAME", "type": "esriFieldTypeString", "alias": "FENAME", "length": 254, "domain": null }, { "name": "FETYPE", "type": "esriFieldTypeString", "alias": "FETYPE", "length": 254, "domain": null }, { "name": "FEDIRS", "type": "esriFieldTypeString", "alias": "FEDIRS", "length": 254, "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeDouble", "alias": "ZIPL", "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeDouble", "alias": "ZIPR", "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 50, "domain": null }, { "name": "FRADDL", "type": "esriFieldTypeDouble", "alias": "FRADDL", "domain": null }, { "name": "TOADDL", "type": "esriFieldTypeDouble", "alias": "TOADDL", "domain": null }, { "name": "FRADDR", "type": "esriFieldTypeDouble", "alias": "FRADDR", "domain": null }, { "name": "TOADDR", "type": "esriFieldTypeDouble", "alias": "TOADDR", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 50, "domain": null }, { "name": "HEIGHT_RESTRICTION", "type": "esriFieldTypeDouble", "alias": "HEIGHT_RESTRICTION", "domain": null }, { "name": "WEIGHT_RESTRICTION", "type": "esriFieldTypeDouble", "alias": "WEIGHT_RESTRICTION", "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEEDLIMIT", "domain": null }, { "name": "TRAVEL_TIME", "type": "esriFieldTypeDouble", "alias": "TRAVEL_TIME", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": null }, { "name": "TRAFFIC_VOLUME", "type": "esriFieldTypeString", "alias": "TRAFFIC_VOLUME", "length": 10, "domain": null }, { "name": "TRUCK_ROUTE", "type": "esriFieldTypeString", "alias": "TRUCK_ROUTE", "length": 3, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ONE_WAY_DIRECTION", "type": "esriFieldTypeString", "alias": "ONE_WAY_DIRECTION", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3895_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3895", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3895", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3615_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 5, "name": "Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 176803.86997366324, "ymin": 2334893.050009489, "xmax": 220227.76015982777, "ymax": 2363214.2000599876, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "RAILROAD_", "type": "esriFieldTypeDouble", "alias": "RAILROAD_", "domain": null }, { "name": "RAILROAD_I", "type": "esriFieldTypeDouble", "alias": "RAILROAD_I", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "COMPMETHOD", "type": "esriFieldTypeString", "alias": "COMPMETHOD", "length": 20, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "SOURCEDATE", "type": "esriFieldTypeDate", "alias": "SOURCEDATE", "length": 8, "domain": null }, { "name": "VENDORID", "type": "esriFieldTypeString", "alias": "VENDORID", "length": 10, "domain": null }, { "name": "ACCEPTDATE", "type": "esriFieldTypeDate", "alias": "ACCEPTDATE", "length": 8, "domain": null }, { "name": "FNAME", "type": "esriFieldTypeString", "alias": "FNAME", "length": 35, "domain": null }, { "name": "FCODE", "type": "esriFieldTypeDouble", "alias": "FCODE", "domain": null }, { "name": "FTYPE", "type": "esriFieldTypeString", "alias": "FTYPE", "length": 20, "domain": null }, { "name": "FLEVEL", "type": "esriFieldTypeDouble", "alias": "FLEVEL", "domain": null }, { "name": "FCOLOR", "type": "esriFieldTypeDouble", "alias": "FCOLOR", "domain": null }, { "name": "FSTYLE", "type": "esriFieldTypeDouble", "alias": "FSTYLE", "domain": null }, { "name": "FWEIGHT", "type": "esriFieldTypeDouble", "alias": "FWEIGHT", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3904_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3904", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3904", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3624_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 6, "name": "Parcel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 92813.03139399737, "ymin": 2253766.499992572, "xmax": 220524.95313499495, "ymax": 2372957.2501276582, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARCELID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "length": 254, "domain": null }, { "name": "TAXTYPE", "type": "esriFieldTypeString", "alias": "TAXTYPE", "length": 1, "domain": null }, { "name": "PARCELSTAT", "type": "esriFieldTypeString", "alias": "PARCELSTAT", "length": 24, "domain": null }, { "name": "LEGALDESCR", "type": "esriFieldTypeString", "alias": "LEGALDESCR", "length": 254, "domain": null }, { "name": "PAYYEAR", "type": "esriFieldTypeInteger", "alias": "PAYYEAR", "domain": null }, { "name": "NAME_1", "type": "esriFieldTypeString", "alias": "NAME_1", "length": 254, "domain": null }, { "name": "MAILINGADD", "type": "esriFieldTypeString", "alias": "MAILINGADD", "length": 30, "domain": null }, { "name": "MAILINGA_1", "type": "esriFieldTypeString", "alias": "MAILINGA_1", "length": 30, "domain": null }, { "name": "MAILINGCIT", "type": "esriFieldTypeString", "alias": "MAILINGCIT", "length": 25, "domain": null }, { "name": "MAILINGSTA", "type": "esriFieldTypeString", "alias": "MAILINGSTA", "length": 2, "domain": null }, { "name": "MAILINGZIP", "type": "esriFieldTypeString", "alias": "MAILINGZIP", "length": 15, "domain": null }, { "name": "TIFAREAUID", "type": "esriFieldTypeInteger", "alias": "TIFAREAUID", "domain": null }, { "name": "TIFAREASSE", "type": "esriFieldTypeDouble", "alias": "TIFAREASSE", "domain": null }, { "name": "REALLANDVA", "type": "esriFieldTypeDouble", "alias": "REALLANDVA", "domain": null }, { "name": "REALIMPROV", "type": "esriFieldTypeDouble", "alias": "REALIMPROV", "domain": null }, { "name": "TLLDIMPROV", "type": "esriFieldTypeDouble", "alias": "TLLDIMPROV", "domain": null }, { "name": "MAPREFEREN", "type": "esriFieldTypeString", "alias": "MAPREFEREN", "length": 20, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 14, "domain": null }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "length": 50, "domain": null }, { "name": "CLASSCODE", "type": "esriFieldTypeString", "alias": "CLASSCODE", "length": 3, "domain": null }, { "name": "TAXUNIT", "type": "esriFieldTypeInteger", "alias": "TAXUNIT", "domain": null }, { "name": "neighborho", "type": "esriFieldTypeInteger", "alias": "neighborho", "domain": null }, { "name": "TRANSFERDA", "type": "esriFieldTypeString", "alias": "TRANSFERDA", "length": 20, "domain": null }, { "name": "TRANSFERRE", "type": "esriFieldTypeString", "alias": "TRANSFERRE", "length": 20, "domain": null }, { "name": "SALESDATE", "type": "esriFieldTypeString", "alias": "SALESDATE", "length": 20, "domain": null }, { "name": "SALESPRICE", "type": "esriFieldTypeString", "alias": "SALESPRICE", "length": 20, "domain": null }, { "name": "PROP_ADDR", "type": "esriFieldTypeString", "alias": "PROP_ADDR", "length": 50, "domain": null }, { "name": "PROP_CITY", "type": "esriFieldTypeString", "alias": "PROP_CITY", "length": 20, "domain": null }, { "name": "PROP_STATE", "type": "esriFieldTypeString", "alias": "PROP_STATE", "length": 10, "domain": null }, { "name": "PROP_ZIP", "type": "esriFieldTypeString", "alias": "PROP_ZIP", "length": 10, "domain": null }, { "name": "Total_Fini", "type": "esriFieldTypeDouble", "alias": "Total_Fini", "domain": null }, { "name": "PTaxPayYr", "type": "esriFieldTypeString", "alias": "PTaxPayYr", "length": 25, "domain": null }, { "name": "PastTNetTa", "type": "esriFieldTypeString", "alias": "PastTNetTa", "length": 20, "domain": null }, { "name": "TaxPayYr", "type": "esriFieldTypeString", "alias": "TAXPAYYR", "length": 254, "domain": null }, { "name": "TnetTax", "type": "esriFieldTypeString", "alias": "TNETTAX", "length": 254, "domain": null }, { "name": "Exempt1", "type": "esriFieldTypeString", "alias": "Exempt1", "length": 254, "domain": null }, { "name": "ExemptAmt1", "type": "esriFieldTypeString", "alias": "ExemptAmt1", "length": 254, "domain": null }, { "name": "Exempt2", "type": "esriFieldTypeString", "alias": "Exempt2", "length": 254, "domain": null }, { "name": "ExemptAmt2", "type": "esriFieldTypeString", "alias": "ExemptAmt2", "length": 254, "domain": null }, { "name": "Exempt3", "type": "esriFieldTypeString", "alias": "Exempt3", "length": 254, "domain": null }, { "name": "ExemptAmt3", "type": "esriFieldTypeString", "alias": "ExemptAmt3", "length": 254, "domain": null }, { "name": "Exempt4", "type": "esriFieldTypeString", "alias": "Exempt4", "length": 254, "domain": null }, { "name": "ExemptAmt4", "type": "esriFieldTypeString", "alias": "ExemptAmt4", "length": 254, "domain": null }, { "name": "Exempt5", "type": "esriFieldTypeString", "alias": "Exempt5", "length": 254, "domain": null }, { "name": "ExemptAmt5", "type": "esriFieldTypeString", "alias": "ExemptAmt5", "length": 254, "domain": null }, { "name": "Exempt6", "type": "esriFieldTypeString", "alias": "Exempt6", "length": 254, "domain": null }, { "name": "ExemptAmt6", "type": "esriFieldTypeString", "alias": "ExemptAmt6", "length": 254, "domain": null }, { "name": "F_AREA", "type": "esriFieldTypeString", "alias": "F_AREA", "length": 20, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "PROPTYPE", "type": "esriFieldTypeString", "alias": "PROPTYPE", "length": 150, "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 }, { "name": "PARCPRC", "type": "esriFieldTypeString", "alias": "PARCPRC", "length": 150, "domain": null }, { "name": "PAYTAXURL", "type": "esriFieldTypeString", "alias": "PAYTAXURL", "length": 150, "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "lrsn", "type": "esriFieldTypeInteger", "alias": "lrsn", "domain": null }, { "name": "TAXINFOURL", "type": "esriFieldTypeString", "alias": "TAXINFOURL", "length": 150, "domain": null }, { "name": "PROVALWBLK", "type": "esriFieldTypeString", "alias": "PROVALWBLK", "length": 150, "domain": null }, { "name": "DATEUPDATE", "type": "esriFieldTypeString", "alias": "DATEUPDATE", "length": 50, "domain": null }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape__Area", "domain": null }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape__Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5372_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4928_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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.61, "id": 7, "name": "Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONING", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "R-1", "label": "R-1 Single Family Residential", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "R-2", "label": "R-2 Two-Family Residential", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "R-3", "label": "R-3 Multi-Family Residential", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 127 ], "width": 0.4 } }, "value": "R-4", "label": "R-4 Manufactured Home Residential", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 76, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "C-1", "label": "C-1 General Commercial ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "C-2", "label": "C-2 Shopping Center Commercial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "C-3", "label": "C-3 City Center Commercial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "C-4", "label": "C-4 Auto-Oriented Commercial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 38, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "C-5", "label": "C-5 Neighborhood Commercial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "C-6", "label": "C-6 Linear Office Commercial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 52, 52, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "C-7", "label": "C-7 Auto-Oriented Restaurant Comm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 0, 115, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "C-8", "label": "C-8 High Density Suburban Comm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "C-9", "label": "C-9 Automobile Sales Commercial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "C-10", "label": "C-10 Filling Station Commercial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "I-1", "label": "I-1 Light Industrial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "I-2", "label": "I-2 Heavy Industrial ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 115, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "S-1", "label": "S-1 Extensive Open Space", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "S-2", "label": "S-2 Planned Unit Development ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 178020.1099999994, "ymin": 2322840.25, "xmax": 210223.15625, "ymax": 2363477.780000001, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ZONING", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "length": 18, "domain": null }, { "name": "PROPADDR", "type": "esriFieldTypeString", "alias": "PROPADDR", "length": 40, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 25, "domain": { "type": "codedValue", "name": "WS2_pZoningCode", "description": "Mishawaka Zoning Codes", "codedValues": [ { "name": "C-1", "code": "C-1" }, { "name": "C-2", "code": "C-2" }, { "name": "C-3", "code": "C-3" }, { "name": "C-4", "code": "C-4" }, { "name": "C-5", "code": "C-5" }, { "name": "C-6", "code": "C-6" }, { "name": "C-7", "code": "C-7" }, { "name": "C-8", "code": "C-8" }, { "name": "C-9", "code": "C-9" }, { "name": "C-10", "code": "C-10" }, { "name": "I-1", "code": "I-1" }, { "name": "I-2", "code": "I-2" }, { "name": "R-1", "code": "R-1" }, { "name": "R-2", "code": "R-2" }, { "name": "R-3", "code": "R-3" }, { "name": "R-4", "code": "R-4" }, { "name": "S-1", "code": "S-1" }, { "name": "S-2", "code": "S-2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORDINANCE", "type": "esriFieldTypeString", "alias": "ORDINANCE", "length": 50, "domain": null }, { "name": "Resolution_Number", "type": "esriFieldTypeString", "alias": "Resolution_Number", "length": 50, "domain": null }, { "name": "ZoningDesc", "type": "esriFieldTypeString", "alias": "ZoningDesc", "length": 50, "domain": { "type": "codedValue", "name": "WS2_pZoningDescription", "description": "Descriptions for Mishawaka zoning codes", "codedValues": [ { "name": "General Commercial", "code": "General Commercial" }, { "name": "Shopping Center Commercial", "code": "Shopping Center Commercial" }, { "name": "City Center Commercial", "code": "City Center Commercial" }, { "name": "Auto-Oriented Commercial", "code": "Auto-Oriented Commercial" }, { "name": "Neighborhood Commercial", "code": "Neighborhood Commercial" }, { "name": "Linear Office Commercial", "code": "Linear Office Commercial" }, { "name": "Auto-Oriented Restaurant Comm", "code": "Auto-Oriented Restaurant Comm" }, { "name": "High Density Suburban Comm", "code": "High Density Suburban Comm" }, { "name": "Automobile Sales Commercial", "code": "Automobile Sales Commercial" }, { "name": "Filling Station Commercial", "code": "Filling Station Commercial" }, { "name": "Light Industrial", "code": "Light Industrial" }, { "name": "Heavy Industrial", "code": "Heavy Industrial" }, { "name": "Single Family Residential", "code": "Single Family Restaurant" }, { "name": "Two-Family Residential", "code": "Two-Family Residential" }, { "name": "Multi-Family Residential", "code": "Multi-Family Residential" }, { "name": "Manufactured Home Residential", "code": "Manufactured Home Residential" }, { "name": "Extensive Open Space", "code": "Extensive Open Space" }, { "name": "Planned Unit Development", "code": "Planned Unit Development" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5019_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4618_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 8, "name": "Code Enforcement Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AreaName", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "MB", "label": "Milburn Blvd Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "NA", "label": "North Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "NC", "label": "North Central", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "SE", "label": "Southeast", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "SW", "label": "Southwest", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[AreaName]", "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": null, "haloSize": null, "font": { "family": "Arial", "size": 16, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 178007.28554582968, "ymin": 2322840.249968156, "xmax": 210224.88777716085, "ymax": 2363609.448285237, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "AreaName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AreaName", "type": "esriFieldTypeString", "alias": "AreaName", "length": 50, "domain": { "type": "codedValue", "name": "WS1_codeEnforcAreas", "description": "City of Mishawaka Code Enforcement", "codedValues": [ { "name": "Southwest", "code": "SW" }, { "name": "Southeast", "code": "SE" }, { "name": "North Central", "code": "NC" }, { "name": "North Area", "code": "NA" }, { "name": "Milburn Blvd Area", "code": "MB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Inspector", "type": "esriFieldTypeString", "alias": "Inspector", "length": 50, "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": "R3916_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3636_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 9, "name": "Floodplain Best Available Data from DNR", "type": "Feature Layer", "description": "The data layer \"Best Available Flood Hazard Area\" (\"Best Available\") is the Effective with additional studies that have been reviewed and approved by the Division of Water. While this data has not yet been submitted to FEMA for inclusion in the FIRMs or NFHL (DFIRMs), this data can be used for general planning, construction, and development purposes. However, Best Available cannot be used for flood insurance determinations. The majority of local jurisdictions have options for using best available data; however typically only the FEMA floodplain limits have been adopted into the local floodplain ordinance.The floodplain data shown in the Best Available layer is generally more recent than the official FEMA NHFL data in the Effective layer. However, while the Best Available layer has been approved by the Division of Water, this data not gone through the due process standards FEMA requires for publication in the NFHL.Where a floodway analysis has been completed, an \"Approximate Floodway\" is included in the Best Available layer. These floodways are based on non-detailed floodplain modeling (i. e. no bridges), but otherwise meet the guidelines for development of floodways in Indiana. These floodways are acceptable for general use in determining jurisdiction for the Indiana Flood Control Act, but should be used with caution. These floodways do not meet the requirements for publication in the FIRMs or NFHL. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "Indiana Department of Natural Resources, Division of Water", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "zone_subty", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "AREA OF MINIMAL FLOOD HAZARD", "label": "AREA OF MINIMAL FLOOD HAZARD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "label": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": " ", "label": "1.0 PCT ANNUAL CHANCE FLOOD HAZARD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "APPROXIMATE FLOODWAY", "label": "APPROXIMATE FLOODWAY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "FLOODWAY", "label": "FLOODWAY", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 173448, "ymin": 2315544, "xmax": 220401.91124999896, "ymax": 2372585.116250001, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "dfirm_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "dfirm_id", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "version_id", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "fld_ar_id", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 32, "domain": null }, { "name": "study_typ", "type": "esriFieldTypeString", "alias": "STUDY_TYP", "length": 28, "domain": null }, { "name": "fld_zone", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 17, "domain": null }, { "name": "zone_subty", "type": "esriFieldTypeString", "alias": "ZONE_SUBTY", "length": 57, "domain": null }, { "name": "sfha_tf", "type": "esriFieldTypeString", "alias": "SFHA_TF", "length": 1, "domain": null }, { "name": "static_bfe", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null }, { "name": "v_datum", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 17, "domain": null }, { "name": "depth", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "len_unit", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 16, "domain": null }, { "name": "velocity", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null }, { "name": "vel_unit", "type": "esriFieldTypeString", "alias": "VEL_UNIT", "length": 20, "domain": null }, { "name": "ar_revert", "type": "esriFieldTypeString", "alias": "AR_REVERT", "length": 17, "domain": null }, { "name": "ar_subtrv", "type": "esriFieldTypeString", "alias": "AR_SUBTRV", "length": 57, "domain": null }, { "name": "bfe_revert", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null }, { "name": "dep_revert", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null }, { "name": "dual_zone", "type": "esriFieldTypeString", "alias": "DUAL_ZONE", "length": 1, "domain": null }, { "name": "source_cit", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 21, "domain": null }, { "name": "source_dnr", "type": "esriFieldTypeString", "alias": "SOURCE_DNR", "length": 10, "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 }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6232_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5663_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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.61, "id": 11, "name": "City Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 89 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 178007.28554582968, "ymin": 2322840.249968156, "xmax": 210224.88810524717, "ymax": 2363609.448285237, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape.STArea()", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R3912_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3912", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3912", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3632_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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 } ], "tables": [] }