{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "BuildingName", "type": "Annotation Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 12000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "An annonation layer of building names.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1929059.159024775, "ymin": 730429.5430274308, "xmax": 1998871.8088153303, "ymax": 806413.6910635084, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 2.5600000022937597E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 2.5600000022937597E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.21841899999938E8, "falseY": -9.36589999999775E7, "xyUnits": 7812.499993, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEATUREID", "required": true }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZORDER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZORDER", "required": true }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "ANNOTATIONCLASSID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "ANNOTATIONCLASSID", "required": true }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SYMBOLID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SYMBOLID", "required": true }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "STATUS", "required": true }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TEXTSTRING" }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FONTNAME" }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FONTSIZE" }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "UNDERLINE", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UNDERLINE" }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VERTICALALIGNMENT", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VERTICALALIGNMENT" }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HORIZONTALALIGNMENT", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HORIZONTALALIGNMENT" }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XOFFSET" }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YOFFSET" }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGLE" }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FONTLEADING" }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WORDSPACING" }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHARACTERWIDTH" }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHARACTERSPACING" }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLIPANGLE" }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "OVERRIDE" }, { "name": "UNC_VECTOR.Anno_BuildingName.ENTITY", "type": "esriFieldTypeString", "alias": "ENTITY", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "UNC_VECTOR.Anno_BuildingName.ENTITY" }, { "name": "HANDLE", "type": "esriFieldTypeString", "alias": "HANDLE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "HANDLE" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAYER" }, { "name": "COLOR", "type": "esriFieldTypeInteger", "alias": "COLOR", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "COLOR" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "THICKNESS", "type": "esriFieldTypeDouble", "alias": "THICKNESS", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "THICKNESS" }, { "name": "STYLE", "type": "esriFieldTypeString", "alias": "STYLE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STYLE" }, { "name": "FONTID", "type": "esriFieldTypeInteger", "alias": "FONTID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FONTID" }, { "name": "TEXT_", "type": "esriFieldTypeString", "alias": "TEXT_", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TEXT_" }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "ANGLE_1", "type": "esriFieldTypeDouble", "alias": "ANGLE_1", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ANGLE_1" }, { "name": "SHAPE_AREA_1", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "SHAPE_LEN_1", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontStyle" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R100_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I592ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I592STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S39_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 0, "name": "BLDGTEXT", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 0, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "UNC_VECTOR.Anno_BuildingName.ENTITY": null, "HANDLE": null, "LAYER": null, "COLOR": null, "ELEVATION": null, "THICKNESS": null, "STYLE": null, "FONTID": null, "TEXT_": null, "HEIGHT": null, "ANGLE_1": null, "SHAPE_AREA_1": null, "SHAPE_LEN_1": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7735488f83954a54865a7ef4ad071f37" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Buildings", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Building foorprints displayed by grouping years built.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1928742.5201765, "ymin": 730258.3617152721, "xmax": 1998930.0681433827, "ymax": 806357.7499434501, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 2.5600000022937597E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 2.5600000022937597E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.21841899999938E8, "falseY": -9.36589999999775E7, "xyUnits": 7812.499993, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 240, 242, 255 ], "toColor": [ 69, 149, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 149, 230, 255 ], "toColor": [ 58, 6, 161, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "YEARBUILT", "classificationMethod": "esriClassifyManual", "minValue": 1795, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 237, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 1865, "label": "1795 - 1865" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 180, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 1947, "label": "1866 - 1947" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 31, 131, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 1977, "label": "1948 - 1977" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 29, 68, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 2002, "label": "1978 - 2002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 9, 9, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 2024, "label": "2003 - 2023" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "BUILDINGNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BUILDINGNUMBER", "type": "esriFieldTypeString", "alias": "BUILDINGNUMBER", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "BUILDINGNUMBER" }, { "name": "BUILDINGNAME", "type": "esriFieldTypeString", "alias": "BUILDINGNAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BUILDINGNAME" }, { "name": "YEARBUILT", "type": "esriFieldTypeInteger", "alias": "YEARBUILT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEARBUILT" }, { "name": "BUILDINGADDRESS", "type": "esriFieldTypeString", "alias": "BUILDINGADDRESS", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "BUILDINGADDRESS" }, { "name": "BUILDINGCONTACT", "type": "esriFieldTypeString", "alias": "BUILDINGCONTACT", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "BUILDINGCONTACT" }, { "name": "CONTACTPHONE", "type": "esriFieldTypeString", "alias": "CONTACTPHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACTPHONE" }, { "name": "LASTUPDATED", "type": "esriFieldTypeDate", "alias": "LASTUPDATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATED" }, { "name": "LASTUPDATEDBY", "type": "esriFieldTypeString", "alias": "LASTUPDATEDBY", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "LASTUPDATEDBY" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "SOURCE" }, { "name": "PROGRAMFUNDINGCODE", "type": "esriFieldTypeString", "alias": "PROGRAMFUNDINGCODE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROGRAMFUNDINGCODE" }, { "name": "PRIMARYUSE", "type": "esriFieldTypeString", "alias": "PRIMARYUSE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PRIMARYUSE" }, { "name": "FUNDINGAPPROPRIATION", "type": "esriFieldTypeString", "alias": "FUNDINGAPPROPRIATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FUNDINGAPPROPRIATION" }, { "name": "PICTURELOCATION", "type": "esriFieldTypeString", "alias": "PICTURELOCATION", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "PICTURELOCATION" }, { "name": "SQUAREFEET", "type": "esriFieldTypeInteger", "alias": "SQUAREFEET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQUAREFEET" }, { "name": "FLOORS", "type": "esriFieldTypeInteger", "alias": "FLOORS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOORS" }, { "name": "FINISHFLOORELEVATION", "type": "esriFieldTypeInteger", "alias": "FINISHFLOORELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FINISHFLOORELEVATION" }, { "name": "FACILITYOWNERSHIP", "type": "esriFieldTypeString", "alias": "FACILITYOWNERSHIP", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "FACILITYOWNERSHIP" }, { "name": "STATEPROPERTYNUMBER", "type": "esriFieldTypeString", "alias": "STATEPROPERTYNUMBER", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATEPROPERTYNUMBER" }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "BLDG_AREA", "type": "esriFieldTypeDouble", "alias": "BLDG_AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDG_AREA" }, { "name": "BLDG_LABEL", "type": "esriFieldTypeString", "alias": "BLDG_LABEL", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "BLDG_LABEL" }, { "name": "BLDG_ELEVATION", "type": "esriFieldTypeDouble", "alias": "BLDG_ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDG_ELEVATION" }, { "name": "IMS_SEARCHNAME", "type": "esriFieldTypeString", "alias": "IMS_SEARCHNAME", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "IMS_SEARCHNAME" }, { "name": "SURVEYDATE", "type": "esriFieldTypeDate", "alias": "SURVEYDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SURVEYDATE" }, { "name": "SURVEYOR", "type": "esriFieldTypeString", "alias": "SURVEYOR", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SURVEYOR" }, { "name": "WEB_LINK", "type": "esriFieldTypeString", "alias": "WEB_LINK", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "WEB_LINK" }, { "name": "VIDEO", "type": "esriFieldTypeString", "alias": "VIDEO", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "VIDEO" }, { "name": "PROPERTY_CLASS", "type": "esriFieldTypeString", "alias": "PROPERTY_CLASS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROPERTY_CLASS" }, { "name": "PROPERTY_TYPE", "type": "esriFieldTypeString", "alias": "PROPERTY_TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROPERTY_TYPE" }, { "name": "NAME_OFFIC", "type": "esriFieldTypeString", "alias": "OFFICIAL_NAME", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NAME_OFFIC" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "land_ent_class", "type": "esriFieldTypeString", "alias": "land-ent_class", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "land_ent_class" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R101_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I593BUILDINGNAME", "fields": "BUILDINGNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I593BUILDINGNUMB", "fields": "BUILDINGNUMBER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S40_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Buildings", "description": "", "prototype": { "attributes": { "NAME_OFFIC": null, "land_ent_class": null, "BUILDINGNUMBER": null, "BUILDINGNAME": null, "YEARBUILT": null, "BUILDINGADDRESS": null, "BUILDINGCONTACT": null, "CONTACTPHONE": null, "LASTUPDATED": null, "LASTUPDATEDBY": null, "SOURCE": null, "PROGRAMFUNDINGCODE": null, "PRIMARYUSE": null, "FUNDINGAPPROPRIATION": null, "PICTURELOCATION": null, "SQUAREFEET": null, "FLOORS": null, "FINISHFLOORELEVATION": null, "FACILITYOWNERSHIP": null, "STATEPROPERTYNUMBER": null, "HEIGHT": null, "BLDG_AREA": null, "BLDG_LABEL": null, "BLDG_ELEVATION": null, "IMS_SEARCHNAME": null, "SURVEYDATE": null, "SURVEYOR": null, "WEB_LINK": null, "VIDEO": null, "PROPERTY_CLASS": null, "PROPERTY_TYPE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7735488f83954a54865a7ef4ad071f37" } ], "tables": [] }